Dereference of null ptrs after an ERR has been executed

Francois Gouget fgouget at free.fr
Fri Jan 11 07:06:46 CST 2008


On Fri, 11 Jan 2008, Jeff Latimer wrote:
[...]
> In some cases it seems that the only problem may be the TRACE and 
> there is no other reference which implies that an else may solve the 
> problem ie.
> 
> if (!ptr) ERR "msg"
> else TRACE

That or we could modify the TRACE to use wine_dbgstr_[aw](ptr).


-- 
Francois Gouget <fgouget at free.fr>              http://fgouget.free.fr/
                     Linux: the choice of a GNU generation



More information about the wine-devel mailing list