[ssg]: Use C++ strings for text handling (#18596)#325
Merged
rlhui merged 1 commit intoAzure:masterfrom Apr 9, 2024
Merged
Conversation
Replace char* and C string functions with C++ strings.
Contributor
|
please mention the main PR that's raised at sonic-net/buildimage, thx |
qiluo-msft
approved these changes
Apr 9, 2024
Contributor
|
sonic-net main PR sonic-net/sonic-buildimage#18596 |
10 tasks
r12f
pushed a commit
that referenced
this pull request
Dec 19, 2024
…atically (#19585) #### Why I did it src/sonic-snmpagent ``` * deb7b7c - (HEAD -> master, origin/master, origin/HEAD) Aggregate L3 errors with L2 discards for interfaces with RIF (#325) (3 days ago) [Stepan Blyshchak] ``` #### How I did it #### How to verify it #### Description for the changelog
liushilongbuaa
pushed a commit
that referenced
this pull request
Dec 26, 2024
…atically (#19893) #### Why I did it src/sonic-snmpagent ``` * 4e19e2c - (HEAD -> 202405, origin/202405) Aggregate L3 errors with L2 discards for interfaces with RIF (#325) (19 hours ago) [Stepan Blyshchak] ``` #### How I did it #### How to verify it #### Description for the changelog
liushilongbuaa
pushed a commit
that referenced
this pull request
Mar 25, 2026
…y (#25510) #### Why I did it src/linkmgrd ``` * 15f71fa - (HEAD -> master, origin/master, origin/HEAD) Add .github/copilot-instructions.md for AI-assisted development (#325) (31 hours ago) [rustiqly] ``` #### 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.
Replace char* and C string functions with C++ strings.
Why I did it
Work item tracking
How I did it
How to verify it
Which release branch to backport (provide reason below if selected)
Tested branch (Please provide the tested image version)
Description for the changelog
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)