Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ead: fix resource leak in tinysrp | Andrea Dalla Costa | 2020-01-05 |
| | | | | | | | Add call to fclose for file pointer fp in function t_openpw. The resource leak could happen during an error handling. Signed-off-by: Andrea Dalla Costa <andrea@dallacosta.me> | ||
* | ead: clean up | Felix Fietkau | 2014-03-21 |
| | | | | | | | | | | | | | Remove unused variables Correct some (non important) memory leaks Remove fclose(NULL) Correct possible out of bound access spotted with cppcheck Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr> SVN-Revision: 39994 | ||
* | packages: sort network related packages into package/network/ | Felix Fietkau | 2012-10-10 |
SVN-Revision: 33688 |