aboutsummaryrefslogtreecommitdiff
path: root/package/network/services/ead/src/tinysrp
Commit message (Collapse)AuthorAge
* ead: fix resource leak in tinysrpAndrea Dalla Costa2020-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 upFelix Fietkau2014-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 Fietkau2012-10-10
SVN-Revision: 33688