mshtml: Use the correct deallocator in the htmldoc tests for the memory returned...
commit1c2827368648ef7ff5ecc785a4d84a6ee8628878
authorRob Shearman <rob@codeweavers.com>
Wed, 5 Dec 2007 16:28:36 +0000 (5 16:28 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 6 Dec 2007 11:07:02 +0000 (6 12:07 +0100)
tree047a6b09f088473fc5f38a09873a5c6eb23cbae5
parent3328ad6eb977b5e0d0208d71f4cbca7ea4400138
mshtml: Use the correct deallocator in the htmldoc tests for the memory returned by IMoniker_GetDisplayName and fix a use-after-free error.
dlls/mshtml/tests/htmldoc.c