Skip to content
Snippets Groups Projects

ble-uart: Prevent buffer overflow

Merged rahix requested to merge rahix/ble-fix into master

For messages with lines longer than 129 characters, ble_uart_write would start overwriting adjacent memory. This commit fixes this by starting a new line once the buffer runs full.

Merge request reports

Merge request pipeline #2726 passed

Merge request pipeline passed for ec611574

Merged by schneiderschneider 5 years ago (Aug 21, 2019 7:13pm UTC)

Loading

Pipeline #2728 passed

Pipeline passed for ec611574 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading