Skip to content

[ssg]: Use C++ strings for text handling (#18596)#325

Merged
rlhui merged 1 commit intoAzure:masterfrom
theasianpianist:msft-ssg-cstr
Apr 9, 2024
Merged

[ssg]: Use C++ strings for text handling (#18596)#325
rlhui merged 1 commit intoAzure:masterfrom
theasianpianist:msft-ssg-cstr

Conversation

@theasianpianist
Copy link
Contributor

Replace char* and C string functions with C++ strings.

Why I did it

Work item tracking
  • Microsoft ADO 27252906:

How I did it

How to verify it

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211

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)

Replace char* and C string functions with C++ strings.
@theasianpianist theasianpianist requested a review from lguohan as a code owner April 9, 2024 21:05
@rlhui
Copy link
Contributor

rlhui commented Apr 9, 2024

please mention the main PR that's raised at sonic-net/buildimage, thx

@rlhui
Copy link
Contributor

rlhui commented Apr 9, 2024

sonic-net main PR sonic-net/sonic-buildimage#18596

@rlhui rlhui merged commit bd02b87 into Azure:master Apr 9, 2024
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
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.

3 participants