13 Jun
2008
13 Jun
'08
4:07 a.m.
http://bugs.winehq.org/show_bug.cgi?id=13469 --- Comment #6 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-06-12 23:07:49 --- Well yeah the fixed size buffers are never a good thing: wcmdmain.c:47 WCHAR quals[MAX_PATH], param1[MAX_PATH], param2[MAX_PATH]; This means that anything longer then 259 chars will overflow the buffer(s). -- 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.