]> granicus.if.org Git - nethack/commit
Fix heap-use-after-free
authorPasi Kallinen <paxed@alt.org>
Mon, 11 Nov 2019 16:46:14 +0000 (18:46 +0200)
committerPasi Kallinen <paxed@alt.org>
Mon, 11 Nov 2019 16:46:19 +0000 (18:46 +0200)
commitc2f7fb7d841eb170dbdd0c3bd37e85472aea26d6
treef8a25fedfb7b92df1e2519c3fd523f791aadf3a6
parentbc69fc65d2f36878179b928ed9bc348f77d3c2e3
Fix heap-use-after-free

bcsign was used on a freed obj
src/muse.c