diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-05-04 20:47:33 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-05-04 20:47:33 +0000 |
commit | 7526f035f4feea48d4c686a2c5c484c4175976f9 (patch) | |
tree | 7e7a5c8f8b620362138967edc83a20fda3e0a346 /coreutils/mkfifo.c | |
parent | e5ffb911e89f244c7edcfe197c71b4b5e5955310 (diff) | |
download | busybox-7526f035f4feea48d4c686a2c5c484c4175976f9.tar.gz |
Fix a buffer overflow. Which accounted for the size of the path, plus the the
'/', plus the size of the test command. It did not account for the terminating
NULL, which overwrote the end of the string.
-Erik
Diffstat (limited to 'coreutils/mkfifo.c')
0 files changed, 0 insertions, 0 deletions