[Bug 3766] GRE Powerprep Software chrashes

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 30 07:36:48 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=3766





--- Comment #15 from Dmitry Timoshkov <dmitry at codeweavers.com>  2008-01-30 07:36:48 ---
Created an attachment (id=10531)
 --> (http://bugs.winehq.org/attachment.cgi?id=10531)
Do not dereference a NULL pointer

(In reply to comment #14)
> I'm not even sure how you make sense of lines like this...
> 0015:err:module:LoadModule16 params 0x7f7afe, params->showCmd 0,
> params->cmdLine 16c70890
> ...but the extra traces appear to be in there now! :)

This means that Wine dereferences NULL pointer and crashes. Please try
the attached patch, it should help in eliminating the crash.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list