Return S_OK when committing/decomitting an already
commit8f3cc76ea2df39481cd72a130dddc38ae3a78c09
authorChristian Costa <titan.costa@wanadoo.fr>
Mon, 22 Aug 2005 09:27:41 +0000 (22 09:27 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 22 Aug 2005 09:27:41 +0000 (22 09:27 +0000)
treef131d0bdd807ec91d9b369656a6a2b42fe07b096
parenteafa666bee37b772597100a58757fb0e3b3e738a
Return S_OK when committing/decomitting an already
committed/decommitted allocator.
Add corresponding test case.
Improve traces.
dlls/quartz/memallocator.c
dlls/quartz/tests/.cvsignore
dlls/quartz/tests/Makefile.in
dlls/quartz/tests/memallocator.c [new file with mode: 0644]