setupapi: Refactor freeing the INF file into free_inf_file. Use this new function...
commitb116175d4a5f4e818643c0b66dc8c4943f71d8cc
authorJames Hawkins <truiken@gmail.com>
Thu, 7 Jan 2010 02:26:52 +0000 (6 18:26 -0800)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 7 Jan 2010 16:59:58 +0000 (7 17:59 +0100)
treee6b97c8f2673c6465b200fcec208b3d57443ed47
parent5324cb6135cfb43a5fb227ed39837b3375e87171
setupapi: Refactor freeing the INF file into free_inf_file. Use this new function to free any remnants of the parsing on error.
dlls/setupapi/parser.c