Patch by Stéphane Lesage:

fixed bug #35536 SNMP: error too big response is malformed
This commit is contained in:
goldsimon
2012-02-16 08:01:54 +01:00
parent 8c5edcf564
commit 6b37e7ec74
3 changed files with 29 additions and 17 deletions

View File

@@ -62,6 +62,9 @@ HISTORY
++ Bugfixes:
2012-02-16: Simon Goldschmidt (patch by Stéphane Lesage)
* msg_in.c, msg_out.c: fixed bug #35536 SNMP: error too big response is malformed
2012-02-15: Simon Goldschmidt
* init.c: fixed bug #35537: MEMP_NUM_* sanity checks should be disabled with
MEMP_MEM_MALLOC==1