-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[Ameba] Fix Trailing Null #23485
[Ameba] Fix Trailing Null #23485
Conversation
pankore
commented
Nov 4, 2022
•
edited
Loading
edited
- TC-BINFO-2.1 when reading location, it shows 3 chars. Remove trailing null after getPref_str_new
- This is a cherry-pick of PR [Ameba] Fix Trailing Null #22836 from master
3dfe50b
to
34427ba
Compare
PR #23485: Size comparison from a17c005 to 34427ba Increases (2 builds for nrfconnect, psoc6)
Decreases (2 builds for esp32, psoc6)
Full report (24 builds for cc13x2_26x2, cyw30739, efr32, esp32, mbed, nrfconnect, psoc6)
|
@pankore is this a cherrypick? If yes please reference it in the description (using a If not a cherrypick, please fix this in master first, then cherrypick into 1.0. |
Hi @andy31415, understood. I have added the reference PR in the description. |
* TC-BINFO-2.1 when reading location, it shows 3 chars. Remove trailing null after getPref_str_new
34427ba
to
256ad9c
Compare