diff options
author | Rich Felker <dalias@aerifal.cx> | 2013-07-09 00:50:11 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2013-07-09 00:50:11 -0400 |
commit | b6218764ebca59ff5dae0e87b696188c8de0119e (patch) | |
tree | f0f622a2360cd8cfa7a39c2d0fd7832679811e9c /src/unistd/readlink.c | |
parent | cdf0f53f8ba0e79dedb83c626851597bacec53ca (diff) | |
download | musl-b6218764ebca59ff5dae0e87b696188c8de0119e.tar.gz |
fix bogus lazy allocation in ctermid and missing malloc failure check
also clean up, optimize, and simplify the code, removing branches by
simply pre-setting the result string to an empty string, which will be
preserved if other operations fail.
Diffstat (limited to 'src/unistd/readlink.c')
0 files changed, 0 insertions, 0 deletions