]> Savannah Git Hosting - gnulib.git/commit
human: fix output buffer overrun by 1
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 31 Dec 2015 21:16:55 +0000 (13:16 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 31 Dec 2015 21:17:37 +0000 (13:17 -0800)
commit92bbc1b583743b7e463cdfbcd048d9d52063b8c4
treef3e34dd1933a83ad32ee9e381004200d75e06c65
parentc86965970adb66e17d5d9a39574b75fc25c56784
human: fix output buffer overrun by 1

* lib/human.c (human_readable): Fix off-by-one typo in buffer
calculation that could lead to a one-byte buffer overrun.
ChangeLog
lib/human.c