From 324eb07440156daeabcdd0c02b35fab79c4c5136 Mon Sep 17 00:00:00 2001 From: Boris Lytochkin Date: Fri, 20 Dec 2013 00:37:29 +0400 Subject: [PATCH] Fixed SNMP_ERR_TOOBIG handling for bulk walk operations. (Boris Lytochkin) --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 76657d3edd..7714f31049 100644 --- a/NEWS +++ b/NEWS @@ -38,6 +38,9 @@ PHP NEWS . Fixed reavlidate_path=1 behavior to avoid caching of symlinks values. (Dmitry) +- SNMP: + . Fixed SNMP_ERR_TOOBIG handling for bulk walk operations. (Boris Lytochkin) + - SOAP . Fixed bug #66112 (Use after free condition in SOAP extension). (martin dot koegler at brz dot gv dot at) -- 2.40.0