diff options
author | truckman <truckman@FreeBSD.org> | 2016-05-25 05:20:34 +0000 |
---|---|---|
committer | truckman <truckman@FreeBSD.org> | 2016-05-25 05:20:34 +0000 |
commit | e891aa6cfef5b58a83fd46c7e9b4ffc9b053157e (patch) | |
tree | 5cf3fd5aef73ba59cda5a7f5833aa17866bdc4de /lib/libc/stdlib/lldiv.c | |
parent | 01033af8a17669d80647004092e350d756fef029 (diff) | |
download | FreeBSD-src-e891aa6cfef5b58a83fd46c7e9b4ffc9b053157e.zip FreeBSD-src-e891aa6cfef5b58a83fd46c7e9b4ffc9b053157e.tar.gz |
Fix Coverity CID 1019054 (String not null terminated) in setfacl.
Increase the size of buf[] by one to allow room for a NUL character
at the end.
Reported by: Coverity
CID: 1019054
MFC after: 1 week
Diffstat (limited to 'lib/libc/stdlib/lldiv.c')
0 files changed, 0 insertions, 0 deletions