d3dxof: Fix object leak in error path by calling Release method which does all the...
commit096e3063000609fbe8aa9f7a6afd088bc0bee009
authorChristian Costa <titan.costa@gmail.com>
Mon, 23 Jan 2012 20:37:32 +0000 (23 21:37 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 25 Jan 2012 19:39:48 +0000 (25 20:39 +0100)
treefa9a1fd463424b733053ff885a495d507feaf75e
parent6d3e784d5711ba705c5b2cd165097d64761291cc
d3dxof: Fix object leak in error path by calling Release method which does all the work and simplify some inits for better readability.
dlls/d3dxof/d3dxof.c