|
[Webware-checkins] CVS: Webware/WebKit/Docs RelNotes-0.8.html,1.3,1.4
From: Geoff Talvola <gtalvola@us...> - 2002-04-23 19:55
|
Update of /cvsroot/webware/Webware/WebKit/Docs In directory usw-pr-cvs1:/tmp/cvs-serv28973/WebKit/Docs Modified Files: RelNotes-0.8.html Log Message: fixing buffer overflow in wkcgi.exe Index: RelNotes-0.8.html =================================================================== RCS file: /cvsroot/webware/Webware/WebKit/Docs/RelNotes-0.8.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** RelNotes-0.8.html 22 Apr 2002 15:12:02 -0000 1.3 --- RelNotes-0.8.html 23 Apr 2002 19:55:35 -0000 1.4 *************** *** 82,86 **** <ul> ! <li> * </ul> --- 82,86 ---- <ul> ! <li> A buffer overflow in wkcgi was fixed. Not only was this a security hole, but it also prevented large requests (>8K) from working at all. For Windows users who don't have Visual C++ handy, a compiled wkcgi.exe is available on the Webware home page in the MiscDownloads area. </ul> *************** *** 100,104 **** <ul> ! <li> Fixed a bug in HTTPRequest.urlPathDir(). </ul> --- 100,104 ---- <ul> ! <li> * </ul> |
| Thread | Author | Date |
|---|---|---|
| [Webware-checkins] CVS: Webware/WebKit/Docs RelNotes-0.8.html,1.3,1.4 | Geoff Talvola <gtalvola@us...> |