If source and destination are the same object, don't lock the object
commit6d58de6374b89b2c72265d6c94555d2b4b991c71
authorJukka Heinonen <jhei@iki.fi>
Mon, 26 Apr 2004 20:06:08 +0000 (26 20:06 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 26 Apr 2004 20:06:08 +0000 (26 20:06 +0000)
tree00791203f38b25a7bbeb3a68c636a252820a8a4d
parent2b5b00b0ffef0b42d5a0c80f339eec216a3f899c
If source and destination are the same object, don't lock the object
twice as it will only be unlocked once.
dlls/x11drv/bitblt.c