summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/vasprintf.c
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2001-09-02 19:52:09 +0000
committerache <ache@FreeBSD.org>2001-09-02 19:52:09 +0000
commit59ebf79b48f749ce03da3f6f4964c55828aa2d4a (patch)
treee5f568d2016a3b7e5d0f3b8e436a5e67be32aa7c /lib/libc/stdio/vasprintf.c
parent3cc715525a3223c1447de07f633e2ab913f0c770 (diff)
downloadFreeBSD-src-59ebf79b48f749ce03da3f6f4964c55828aa2d4a.zip
FreeBSD-src-59ebf79b48f749ce03da3f6f4964c55828aa2d4a.tar.gz
Fix bug in off_t overflow checking: if fp->_offset overflows, just remove
__SOFF flag (i.e. we don't have offset) instead of returning EOVERFLOW. It allows again continious reading from non-stop stream.
Diffstat (limited to 'lib/libc/stdio/vasprintf.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud