[Mellanox] Fix the memory leak in mlnx-sfpd (201807)#3131
Merged
lguohan merged 1 commit intosonic-net:201807from Jul 10, 2019
stephenxs:fix-mlnx-sfpd-leak-201807
Merged
[Mellanox] Fix the memory leak in mlnx-sfpd (201807)#3131lguohan merged 1 commit intosonic-net:201807from stephenxs:fix-mlnx-sfpd-leak-201807
lguohan merged 1 commit intosonic-net:201807from
stephenxs:fix-mlnx-sfpd-leak-201807
Conversation
…vention new_<type_name> should be release explicitly via delete_<type_name>.
keboliu
approved these changes
Jul 10, 2019
mssonicbld
added a commit
that referenced
this pull request
Feb 5, 2024
…atically (#18025) #### Why I did it src/sonic-utilities ``` * 2046e66c - (HEAD -> 202311, origin/202311) Reduce generate_dump mem usage for cores (#3052) (3 days ago) [davidm-arista] * fbd6c916 - Disable Key Validation feature during sonic-installation for Cisco Platforms (#3115) (3 days ago) [selvipal] * 88c027f0 - [Techsupport]Adding more FRR and BGP dumps (#3118) (3 days ago) [Sudharsan Dhamal Gopalarathnam] * 555ecf64 - [chassis]: Support show ip bgp summary to display without error when no external neighbors are configured on chassis LC (#3099) (3 days ago) [Arvindsrinivasan Lakshmi Narasimhan] * 1515edcb - [db_migrator]Remove route migration (#3068) (3 days ago) [Sudharsan Dhamal Gopalarathnam] * 8862c114 - Modify teamd retry count script to base BGP status on default BGP status (#3069) (3 days ago) [Saikrishna Arcot] * f4b5ef21 - Add all SKUs to the generic config update list (#3131) (3 days ago) [Stephen Sun] ``` #### 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.
- What I did
Fix the memory leak in mlnx-sfpd.
- How I did it
Fix the memory leak in mlnx-sfpd::sx_recv.
- How to verify it
reset an SFP module, and then:
- Description for the changelog
[Mellanox] Fix the memory leak in mlnx-sfpd
- A picture of a cute animal (not mandatory but encouraged)