wined3d: Don't free backends if they're not created yet.
authorH. Verbeet <hverbeet@gmail.com>
Wed, 20 Aug 2008 20:45:02 +0000 (22:45 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 21 Aug 2008 09:36:18 +0000 (11:36 +0200)
commitc33e03cca36a60b15f82cc2a802cf719489bdf7d
tree2e7cf5a6dd9835fe2ba7a6795d242e4378422b1d
parentb77ba1babf147d50c7b50f064838e4a70032ad01
wined3d: Don't free backends if they're not created yet.

This would crash if CreateAdditionalSwapChain() failed.
dlls/wined3d/device.c