Kunihiko IMAI writes:
authorEric Andersen <andersen@codepoet.org>
Mon, 12 Sep 2005 19:17:03 +0000 (19:17 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 12 Sep 2005 19:17:03 +0000 (19:17 -0000)
commite76da05b7502ffed2e9f51aa33e1d0f697d278b9
treeeb8f8b29174b62c787cc9c9e8ee2f3b60327488a
parentab76d3acfdde339a84b90d0d61f3861eabc4bd2c
Kunihiko IMAI writes:

Hi,

We're using busybox and thank the authors.

I found a short buffer allocation at busybox/sysklod/syslod.c.  It
mis-declares length of filenames, seems to forget for '\0' or two
column numbered suffix of backup files (ex. messages.10).

Here is a patch for the problem.

Thanks.
busybox/sysklogd/syslogd.c