Hi all,

Do I have to worry about the ZVAL overflow vulnerability if I don't use unserialize() in my code? Or is it used behind the scenes whether I call it directly or not?

I have a web server running PHP 4.4.4 with only one custom application running on it. The server is dedicated to this one application.

Thanks,

Bill

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to