Skip to content

{bp-19326} drivers: wireless: bound GS2200M sscanf fields#19346

Merged
xiaoxiang781216 merged 1 commit into
apache:releases/13.0from
jerpelea:bp-19326
Jul 6, 2026
Merged

{bp-19326} drivers: wireless: bound GS2200M sscanf fields#19346
xiaoxiang781216 merged 1 commit into
apache:releases/13.0from
jerpelea:bp-19326

Conversation

@jerpelea

@jerpelea jerpelea commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Summary

GS2200M response parsing copies device-provided text fields into fixed-size local buffers.

Add field widths to the sscanf string conversions so the parsed address, port, and command fields stay within their destination arrays.

Impact

RELEASE

Testing

CI

GS2200M response parsing copies device-provided text fields into fixed-size local buffers.

Add field widths to the sscanf string conversions so the parsed address, port, and command fields stay within their destination arrays.

Signed-off-by: Old-Ding <35417409+Old-Ding@users.noreply.github.com>
@github-actions github-actions Bot added Area: Drivers Drivers issues Size: XS The size of the change in this PR is very small labels Jul 6, 2026
@jerpelea

jerpelea commented Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

@cederom ping

@xiaoxiang781216 xiaoxiang781216 merged commit 8c8fc40 into apache:releases/13.0 Jul 6, 2026
41 checks passed
@jerpelea jerpelea deleted the bp-19326 branch July 6, 2026 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Drivers Drivers issues Size: XS The size of the change in this PR is very small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants