python3-netsnmp icon indicating copy to clipboard operation
python3-netsnmp copied to clipboard

client_intf.c; Fix SNMP GET empty string issue for non-existing IIDs

Open alinstroe opened this issue 3 years ago • 1 comments

Based on the issue 414 in the main net-snmp repository regarding SNMP GET returning empty string when the IID is wrong.

Additional: Add #define PY_SSIZE_T_CLEAN before including Python.h

alinstroe avatar Apr 07 '22 08:04 alinstroe

Thanks!

bluecmd avatar May 16 '22 05:05 bluecmd