Hi The bug that you are referring to has been marked as closed. You might want to file a new bug with information on how to reproduce it and then you can attach your patch within the bug report itself.
- Sriram On Mon, Nov 2, 2009 at 11:21 PM, nishant kumar <[email protected]>wrote: > Hi list, > > i want to submit a patch regarding this bug > http://bugs.php.net/bug.php?id=11323 > > The bug is that if the post request spans multiple packets as in case of > file upload in php-thttpd then it fails and sometime php-thttpd crashes as > php code expects that the thttpd code has read full contentlength already > into thttpd buffer ( read_buf ), which is not the case. > Currently maximum size of file that php-thttpd can upload cannot be greater > than 2600 bytes ( hc->read_size ) theoritically > > > I dont have an account to check in the code , so if anyone has access or > anyone can give me pointers for submitting it, i would be glad. > The patch file is attached along. > > thanks > Nishant > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >
