diff options
author | ache <ache@FreeBSD.org> | 2016-08-25 19:55:31 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2016-08-25 19:55:31 +0000 |
commit | fc5cb9894ea57b7b3eeb9fad1fc2557483fbc65c (patch) | |
tree | 6475baa75f24fc132a13fd572682d64f4e2ac9e8 /lib/libc/stdio/fclose.3 | |
parent | c29dc2b4296960868edafe94ebf975be284200bb (diff) | |
download | FreeBSD-src-fc5cb9894ea57b7b3eeb9fad1fc2557483fbc65c.zip FreeBSD-src-fc5cb9894ea57b7b3eeb9fad1fc2557483fbc65c.tar.gz |
MFC r295632
getln: We cannot expand the buffer beyond INT_MAX (_size overflows).
In such cases return ENOMEM. This is a limitation of our
implementation, alternatively you may consider getline(3).
Differential Revision: https://reviews.freebsd.org/D442 (Partial)
Obtained from: Apple Inc. (Libc 997.90.3)
Diffstat (limited to 'lib/libc/stdio/fclose.3')
0 files changed, 0 insertions, 0 deletions