To get this branch, use:
bzr branch
http://bzr.recompile.se/loggerhead/mandos/release
« back to all changes in this revision
Viewing changes to network-hooks.d/bridge
-
Committer:
Teddy Hogeborn
-
Date:
2014-06-13 22:13:56 UTC
-
mto:
(237.7.272 trunk)
-
mto:
This revision was merged to the branch mainline in
revision
317.
-
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