31 Dec
2014
31 Dec
'14
3:59 a.m.
https://bugs.winehq.org/show_bug.cgi?id=18164 --- Comment #5 from Bruno Jesus <00cpxxx(a)gmail.com> --- The code just shifted a few hundred lines. 693 jumped to 1012: while (ifPtr && ifPtr < ifc->ifc_buf + ifc->ifc_len) 754 jumped to 1073: while (!ret && ifPtr && ifPtr < ifc.ifc_buf + ifc.ifc_len) { ifPtr is caddr_t which is void *. -- 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.