]> granicus.if.org Git - nethack/commit
plug open file leaks for rumors and oracles
authorPatR <rankin@nethack.org>
Tue, 18 Dec 2018 11:24:38 +0000 (03:24 -0800)
committerPatR <rankin@nethack.org>
Tue, 18 Dec 2018 11:24:38 +0000 (03:24 -0800)
commitb5ce81111c3ebff0f77b964d13e3541165db68f0
tree67b422fdcbd2bf2ec7b7d0d8c3482bafc6bc46e2
parentf2fe193b03763241dbbb0a154e79c90f734966a4
plug open file leaks for rumors and oracles

If the rumors file or oralces file got opened successfully but had bad
data, it wouldn't be closed.
src/rumors.c