- Make sure ThunkTable is not NULL before attempting to free it
authorCameron Gutman <aicommander@gmail.com>
Sat, 1 Nov 2008 01:00:08 +0000 (01:00 +0000)
committerCameron Gutman <aicommander@gmail.com>
Sat, 1 Nov 2008 01:00:08 +0000 (01:00 +0000)
commitb949b9b7c39698f2132930788afd858cc164ae3f
tree1e1a9cd46da65e84f98688cd6f009f7c994a3627
parenteaba38bfb83dccca2dbdf44cdc1390eb108ea3f3
 - Make sure ThunkTable is not NULL before attempting to free it
 - It gets set to NULL when the thunk is successfully added
 - I have no idea how this ever worked without this fix

svn path=/trunk/; revision=37125
reactos/ntoskrnl/mm/verifier.c