diff options
author | ache <ache@FreeBSD.org> | 1998-01-01 20:15:58 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1998-01-01 20:15:58 +0000 |
commit | 1ecfa643a967dee7271e7b64d29613493dfa1be4 (patch) | |
tree | b24571fae04d8bc43296039e8aa3f2aecddad160 /lib/libc/regex | |
parent | 4da8ac54d4f34432f621e6af77663ae9ec429776 (diff) | |
download | FreeBSD-src-1ecfa643a967dee7271e7b64d29613493dfa1be4.zip FreeBSD-src-1ecfa643a967dee7271e7b64d29613493dfa1be4.tar.gz |
1. EOF was returned when the buffer size was larger than INT_MAX. This
case has very little to do with the output size being larger than
INT_MAX.
2. The new #include of <limits.h> was disordered.
3. The new declaration of `on' was disordered (integer types go together).
4. Testing an unsigned value for > 0 was fishy.
Submitted by: bde
Diffstat (limited to 'lib/libc/regex')
0 files changed, 0 insertions, 0 deletions