mountmgr: Balance volume references in add_volume().

Ken Thomases ken at codeweavers.com
Mon Jan 31 17:07:16 CST 2011


Some code paths implicitly incremented the reference count, but others did
not.  All code paths decremented it.  Now, all increment and decrement it.
---
dlls/mountmgr.sys/device.c |    7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mountmgr-Balance-volume-references-in-add_volume.patch
Type: text/x-patch
Size: 819 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110131/361215ae/attachment.bin>


More information about the wine-patches mailing list