To get this branch, use:
bzr branch
http://bzr.recompile.se/loggerhead/mandos/release
« back to all changes in this revision
Viewing changes to mandos.lsm
-
Committer:
Teddy Hogeborn
-
Date:
2014-06-14 23:43:07 UTC
-
mto:
(237.7.272 trunk)
-
mto:
This revision was merged to the branch mainline in
revision
317.
-
Revision ID:
teddy@recompile.se-20140614234307-i0mh9r2n4orkqtki
plugin-runner: Release memory and close FD's correctly in all cases.
* plugins.d/mandos-client.c (main): Init "direntries" to NULL. Close
"dir_fd" at fallback label. Do
not free "direntries" if
scandirat() or scandir() failed.
Do free(direntries) at fallback
label.
Show diffs side-by-side
added
removed