Fix blankerprg with debugging enabled
commit45ca84c3dfc1342497fb8472029970c5389434b6
authorSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Sat, 16 Aug 2008 19:57:44 +0000 (16 15:57 -0400)
committerSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Sat, 16 Aug 2008 19:57:44 +0000 (16 15:57 -0400)
tree16835fc51bce807e4159ca23a3e1066e9fe7025f
parentc50098231e66c1234a398002c2ab9adff6e554b7
Fix blankerprg with debugging enabled

The debug file is closed, but not reset to NULL, causing a crash from an
attempted invalid write to the debug output. Fixes #24059.
src/display.c