mirror of
https://github.com/php/php-src.git
synced 2026-04-20 22:41:20 +02:00
hostname returned from zend_parse_parameters() was modified in netsnmp_session_init() that caused imput parameter modification along with unpredictable changes when parameter is a constant sctring. One typo in comment was fixed.