[Bug 17123] WinAVR: make command fails with Interrupt/Exception caught

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jan 24 19:11:49 CST 2009


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





--- Comment #2 from Bernhard Übelacker <bernhardu at vr-web.de>  2009-01-24 19:11:48 ---
Created an attachment (id=18973)
 --> (http://bugs.winehq.org/attachment.cgi?id=18973)
A patch and test case which sets in _flsbuf the file->_cnt to 0

With this change the make command runs.
There is still a problem with the child processes.
I'm not sure when exactly to set flag->_cnt to 0.

(Also is in MSVCRT_fwrite
  memcpy(file->_ptr, ptr, pcnt);
is there check needed if file->_ptr is a valid pointer?)


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