Fix incorrect snprintf() limit.
Typo in commit 7cbee7c0. No practical effect since the buffer should never actually be overrun, but various compilers and static analyzers will whine about it. Petr Jelinek
Showing
Please register or sign in to comment