gdi32: Don't free bitmap bits when changing the owner, we may still have pointers...
commit8277ac3f7cb670c8c2bc64310f3d384089a765ff
authorAlexandre Julliard <julliard@winehq.org>
Thu, 3 Nov 2011 11:49:46 +0000 (3 12:49 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 3 Nov 2011 11:50:10 +0000 (3 12:50 +0100)
tree3ce5f176d6386046e0dffd8c8b87f604247177c8
parent24ac8c66bb494a11dca121fa31ddd3e9bd52d3a1
gdi32: Don't free bitmap bits when changing the owner, we may still have pointers to them.
dlls/gdi32/bitmap.c