]> git.pond.sub.org Git - empserver/commit
Plug memory leak in set_paths() error path
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 29 Oct 2011 13:14:39 +0000 (15:14 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Thu, 29 Dec 2011 10:47:05 +0000 (11:47 +0100)
commit8e391f29a12f7d5fc551ff80d1a7d12a0fac780f
tree5201e1f9c632190106d6e8597ea19bab10aaf55d
parent5a77a8186e9d3cd6bcc34c0189bda1f90020ae4a
Plug memory leak in set_paths() error path

Leak appeared in commit 91eefc3f, v4.3.12.  Harmless in practice,
since the error is ultimately fatal.
src/lib/common/emp_config.c