diff options
author | David Svoboda <svoboda@cert.org> | 2014-04-02 05:13:02 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-04-03 18:23:57 -0400 |
commit | 1c21d115e3e47cd66007341de4bae5c4b0a2d547 (patch) | |
tree | a5fa2bf5c51461c06b2438ae16580aa3bd324bc4 /version.h | |
parent | fcccd51286acbf9c19ac57ab7143e257d58323fd (diff) | |
download | glibc-1c21d115e3e47cd66007341de4bae5c4b0a2d547.zip glibc-1c21d115e3e47cd66007341de4bae5c4b0a2d547.tar.gz glibc-1c21d115e3e47cd66007341de4bae5c4b0a2d547.tar.bz2 |
manual: clarify buffer behavior in getline [BZ #5666]
If the user has requested automatic buffer creation, getline may create
it and not free things when an error occurs. That means the user is
always responsible for calling free() regardless of the return value.
The current documentation does not explicitly cover this which leaves it
slightly ambiguous to the reader. So clarify things.
URL: https://sourceware.org/bugzilla/show_bug.cgi?id=5666
Diffstat (limited to 'version.h')
0 files changed, 0 insertions, 0 deletions