programs/winefile/winefile.c - Fix NULL pointer deref in read_tree

Rince rincebrain at gmail.com
Sat Jan 10 04:00:54 CST 2009


read_tree was dereferencing a NULL pointer passed in from refresh_child, and
the previous patch was apparently kicked back for handling this in the
callee, not the caller.

Tested, resolves bug 10966 for me.

- Rich
-- 

You single-handedly fought your way into this hopeless mess.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-patches/attachments/20090110/62dee405/attachment.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fixed-bug-10966-in-the-caller.patch
Type: text/x-patch
Size: 1139 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20090110/62dee405/attachment.bin 


More information about the wine-patches mailing list