mirror of https://github.com/thesofproject/sof.git
8737e0b726
When an error is occurred when loading the widget, the memory allocated is not freed properly. This results in memory leaks. Avoid these memory leaks by freeing the allocated memory before exiting the function by returning error value. Signed-off-by: Mohana Datta Yelugoti <ymdatta.work@gmail.com> |
||
---|---|---|
.github/ISSUE_TEMPLATE | ||
doc | ||
keys | ||
rimage@7317f2af39 | ||
scripts | ||
smex | ||
src | ||
test | ||
tools | ||
zephyr | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
CMakeLists.txt | ||
CODEOWNERS | ||
Kconfig | ||
LICENCE | ||
README.md |
README.md
Sound Open Firmware
Status
Documentation
See docs
Running the tests
See unit testing documentation
Deployment
TODO: Add additional notes about how to deploy this on a live system
Contributing
See Contributing to the Project
License
This project is licensed under the BSD Clause 3 - see the LICENCE file for details