201811: Fix snmpd crash possible when snmp agent takes too long to re…#3454
Merged
lguohan merged 1 commit intosonic-net:201811from Sep 14, 2019
Merged
201811: Fix snmpd crash possible when snmp agent takes too long to re…#3454lguohan merged 1 commit intosonic-net:201811from
lguohan merged 1 commit intosonic-net:201811from
Conversation
…spond. Patch from source-forge: net-snmp. Crash due to stale memory access.
yxieca
approved these changes
Sep 13, 2019
lguohan
approved these changes
Sep 13, 2019
Contributor
Author
|
retest this please |
mssonicbld
added a commit
that referenced
this pull request
Sep 3, 2024
…atically (#20106) #### Why I did it src/sonic-utilities ``` * d25e531 - (HEAD -> master, origin/master, origin/HEAD) [reboot]: Allow reboot to happen regardless vendor hook errors (#3454) (2 hours ago) [Nazarii Hnydyn] * ee90681 - Revert "Remove suppress-fib-pending CLI and make route_check.py check suppress-fib in BGP configuration" (#3477) (13 hours ago) [Sudharsan Dhamal Gopalarathnam] ``` #### How I did it #### How to verify it #### Description for the changelog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…spond.
Patch from source-forge: net-snmp.
Crash due to stale memory access.
- What I did
- How I did it
- How to verify it
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)