aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/ead/src/tinysrp
Commit message (Collapse)AuthorAgeFilesLines
* ead: fix resource leak in tinysrpAndrea Dalla Costa2020-01-051-1/+3
| | | | | | | 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-215-13/+11
| | | | | | | | | | | | | 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-1051-0/+12947
SVN-Revision: 33688