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

[submodule] update sonic-utilites #2221

Merged
merged 1 commit into from
Nov 1, 2018
Merged

[submodule] update sonic-utilites #2221

merged 1 commit into from
Nov 1, 2018

Conversation

mykolaf
Copy link
Collaborator

@mykolaf mykolaf commented Nov 1, 2018

Signed-off-by: Mykola Faryma [email protected]

- What I did
Update sonic-utilities submodule pointer, to include the watermark CLI.
- How I did it

- How to verify it

- Description for the changelog

Update sonic-utilities submodule pointer, to include the watermark CLI.

- A picture of a cute animal (not mandatory but encouraged)

Signed-off-by: Mykola Faryma <[email protected]>
@lguohan lguohan merged commit a8fa7e4 into sonic-net:master Nov 1, 2018
@mykolaf mykolaf deleted the util branch March 3, 2020 16:11
vivekrnv pushed a commit to vivekrnv/sonic-buildimage that referenced this pull request Aug 26, 2022
… issues (sonic-net#2221)

- What I did
Fixed the following memory issues:

[buffermgrd] the "runningProfileName" is used after the object it references is deleted
[portsyncd] the 'if_ni' is not freed
[vxlanmgrd] the 'info' is used after the object it references is deleted
[mirrororch] removed unneeded calloc()

- Why I did it
To fix memory usage issues

- How I verified it
Run the tests that was used to find the issues and checked the ASAN report

Signed-off-by: Yakiv Huryk <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants