To get this branch, use:
bzr branch
http://bzr.recompile.se/loggerhead/mandos/trunk
« back to all changes in this revision
Viewing changes to debian/mandos.prerm
-
Committer:
Teddy Hogeborn
-
Date:
2014-06-13 22:13:56 UTC
-
Revision ID:
teddy@recompile.se-20140613221356-b9c36ctxmw4pelja
Fix free() of possibly uninitialized pointer in mandos-client.
* plugins.d/mandos-client (main): Initialize "direntries" to NULL so
it can be free()'d even if scandir()
fails.
Show diffs side-by-side
added
removed