dbghelp: Fix a leak of the Mach-O module structure by adding a module_remove callback.
commit378d557d77cb32d6855201b5fcbdf4dff460fb09
authorKen Thomases <ken@codeweavers.com>
Wed, 24 Jun 2015 22:13:55 +0000 (24 17:13 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 25 Jun 2015 05:01:32 +0000 (25 14:01 +0900)
tree0c74476b67a74a374a4663c9ae85549cf9af31a9
parent8430ebc6b535a3550a72a01422f0d50825ae8a5f
dbghelp: Fix a leak of the Mach-O module structure by adding a module_remove callback.
dlls/dbghelp/macho_module.c