Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix out-of-scope OID leak in hlapi table #172

Merged
merged 1 commit into from
Aug 5, 2018

Conversation

etingof
Copy link
Owner

@etingof etingof commented Jul 27, 2018

Fixed out-of-scope OIDs possibly leaking at the end of SNMP table at hlapi nextCmd and bulkCmd calls when lexicographicMode = False.

Fixed out-of-scope OIDs possibly leaking at the end of
SNMP table at hlapi `nextCmd` and `bulkCmd` calls when
`lexicographicMode = False`.
@etingof etingof force-pushed the fix-oid-leak-in-hlapi-table branch from e066870 to cb53581 Compare August 4, 2018 19:42
@etingof etingof merged commit ee321e0 into pysnmp-4.4.5 Aug 5, 2018
@etingof etingof deleted the fix-oid-leak-in-hlapi-table branch August 6, 2018 21:41
LissaGreense referenced this pull request in LissaGreense/pysnmp Apr 15, 2022
Fixed out-of-scope OIDs possibly leaking at the end of
SNMP table at hlapi `nextCmd` and `bulkCmd` calls when
`lexicographicMode = False`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant