http://bugs.winehq.org/show_bug.cgi?id=20991 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #1 from Juan Lang <juan_lang(a)yahoo.com> 2009-12-11 09:26:18 --- Good catch. I'd suggest E_OUTOFMEMORY for line 2504. Line 2517 could be E_FAIL, I suppose, or you could extend enum_locales_data and enum_locales_proc to store a more appropriate error code, E_OUTOFMEMORY in case memory allocation fails (line 2464), and something else if it couldn't be parsed (line 2471.) Feel free to send a patch. -- 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.