diff options
author | pfg <pfg@FreeBSD.org> | 2016-02-15 18:14:21 +0000 |
---|---|---|
committer | pfg <pfg@FreeBSD.org> | 2016-02-15 18:14:21 +0000 |
commit | a8c26531339041b2d4aadb7c36bb26448c2208ea (patch) | |
tree | e8e60b057212f0ae068623d5443b3b1a5dff7d6d /lib/libc/stdlib/realpath.c | |
parent | 9e195f526633140954739dd689d6fce887df68dd (diff) | |
download | FreeBSD-src-a8c26531339041b2d4aadb7c36bb26448c2208ea.zip FreeBSD-src-a8c26531339041b2d4aadb7c36bb26448c2208ea.tar.gz |
getln: We cannot expand the buffer beyond INT_MAX.
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)
Relnotes: yes
Diffstat (limited to 'lib/libc/stdlib/realpath.c')
0 files changed, 0 insertions, 0 deletions