php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login

Patch php5_thttpd_upload_large_content_segfault.patch for Other web server Bug #51977

Patch version 2010-06-02 15:19 UTC

Return to Bug #51977 | Download this patch
Patch Revisions:

Developer: znfwhy@163.com

1770c1770
< +	int d = hc->read_buf - oldptr;
---
> +	long d = hc->read_buf - oldptr;
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 04:01:34 2024 UTC