]> git.pond.sub.org Git - empserver/commit
Plug FILE leak on show_first_tel() error paths
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 29 Oct 2011 13:35:43 +0000 (15:35 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Thu, 29 Dec 2011 10:47:05 +0000 (11:47 +0100)
commit0b66d8e281d9c0d646c66cffe976ba19cd53f55f
treed5ba601384e2eb2eddd0ecb82f4e0b145aeb980b
parent8e391f29a12f7d5fc551ff80d1a7d12a0fac780f
Plug FILE leak on show_first_tel() error paths

Leak introduced in commit 4238323d, v4.3.20.  Unlikely to bite in
practice, as only corrupt mailbox files can cause these errors.
src/lib/commands/rea.c