From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.0.4pl1
PHP Bug Type:     Sablotron XSL
Bug description:  output_transform_file pointer in sablot.c MUST be initialized to 
NULL in php_sablot_init_globals, and S_FREE macro MUST set the pointer it frees to 
NULL after freeing.  Otherwise xslt_begintransform clobbers memory at a random 
location causing memory corruption and segfaults apache after a few requests.  More 
info, a working patch and an example that causes the problem is available on request.  
These two changes has made it perfectly reliable for me in version 4.0.4.5rc6-2 
(debian package source version).




-- 
Edit Bug report at: http://bugs.php.net/?id=10400&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to