Thanks for the bug report!
We've fixed the problem in the 5.3.x and 5.4.x
code branches and the main development tree,
so it should be fixed in future releases of the
Net-SNMP package.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=88893
Originator: NO
Thanks for the bug report!
We've fixed the problem in the 5.3.x and 5.4.x
code branches and the main development tree,
so it should be fixed in future releases of the
Net-SNMP package.
Logged In: YES
user_id=88893
Originator: NO
SVN revision 16972
Logged In: YES
user_id=1858377
Originator: YES
One issue:
File net-snmp/agent/mibgroup/agentx/subagent.c
Line 590:
snmp_async_send(..)
shall be
result = snmp_async_send(..)
Logged In: YES
user_id=88893
Originator: NO
Oops!
Now fixed.
Thanks