setupapi: Use a global buffer to read fake dll files and free it only once we are...
authorAlexandre Julliard <julliard@winehq.org>
Thu, 15 Oct 2009 10:20:14 +0000 (12:20 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 15 Oct 2009 11:58:19 +0000 (13:58 +0200)
commit11d66a87887d6155850c1f5f0c889bfefe6add87
treeebe993300545f360c72aa45d7283ded4667e34a7
parentf1dc1d35a0c72fd18064be26c7fffc269e0299d6
setupapi: Use a global buffer to read fake dll files and free it only once we are done with all the fake dlls.
dlls/setupapi/fakedll.c
dlls/setupapi/install.c
dlls/setupapi/setupapi_private.h