[Bug 32550] Points2Grid crashes on calculation

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jan 4 14:53:18 CST 2013


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

Bruno Jesus <00cpxxx at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |00cpxxx at gmail.com
     Ever Confirmed|0                           |1

--- Comment #2 from Bruno Jesus <00cpxxx at gmail.com> 2013-01-04 14:53:18 CST ---
I can confirm this issue in wine-git. The app does atof(NULL) and wine raises
an INVALID_PARAMETER exception.

A hack like "if(!str) return 0.0" makes the program happy and produces results.

-- 
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