diff options
author | NoshBar <noshbar+git@gmail.com> | 2019-10-07 23:35:28 +0200 |
---|---|---|
committer | noroadsleft <18669334+noroadsleft@users.noreply.github.com> | 2019-10-07 14:35:28 -0700 |
commit | 2c51d1422309d389346022711b4cbc54a8c42f79 (patch) | |
tree | bacb06e2442f1024ea5ca75675e7d7b227db1508 /docs/feature_backlight.md | |
parent | 6bed2394866f0b98ac9b13a82999c875abc9e44a (diff) |
[Keyboard] Cannon Keys Satisfaction75: Fix buffer sizes for sprintfs. (#6954)
sprintf always adds a NULL terminator at the end of the buffer it works on.
A few places made just enough space for the resulting string, but not the terminator.
So this just adds one to the buffer size to make room for it.
Diffstat (limited to 'docs/feature_backlight.md')
0 files changed, 0 insertions, 0 deletions