summaryrefslogtreecommitdiff
path: root/docs/faq_general.md
diff options
context:
space:
mode:
authorNoshBar <noshbar+git@gmail.com>2019-10-07 23:35:28 +0200
committernoroadsleft <18669334+noroadsleft@users.noreply.github.com>2019-10-07 14:35:28 -0700
commit2c51d1422309d389346022711b4cbc54a8c42f79 (patch)
treebacb06e2442f1024ea5ca75675e7d7b227db1508 /docs/faq_general.md
parent6bed2394866f0b98ac9b13a82999c875abc9e44a (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/faq_general.md')
0 files changed, 0 insertions, 0 deletions