24 Oct
2013
24 Oct
'13
9:19 p.m.
http://bugs.winehq.org/show_bug.cgi?id=33839 --- Comment #16 from Piotr Caban <piotr.caban(a)gmail.com> 2013-10-24 16:19:39 CDT --- Native operator new will throw an exception in case of -1 allocation. I guess this may cause the difference in application behavior. You can try to check if new(-1) is called when native msvcr90 is used (it should be visible with seh or snoop debug channel). -- 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.