http://bugs.winehq.org/show_bug.cgi?id=2120
Summary: write past end of array in HTTP_HttpSendRequestA Product: Wine Version: 20040121 Platform: All OS/Version: All Status: UNCONFIRMED Severity: normal Priority: P3 Component: wine-net AssignedTo: wine-bugs@winehq.org ReportedBy: wjweiss@hotmail.com
if lpoptional is null, a third and unaccounted for "\r\n" is written past the end of the allocated array.