diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-05-11 23:37:25 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-05-11 23:37:25 -0400 |
commit | e1fb097f447a89aa69a926e45e673a52d86a6c57 (patch) | |
tree | e431e568618c083b271c55e0d91173af946c4fac /ChangeLog | |
parent | 5bdcc10322c488f53557440acf71623d8b313ab5 (diff) | |
download | glibc-e1fb097f447a89aa69a926e45e673a52d86a6c57.zip glibc-e1fb097f447a89aa69a926e45e673a52d86a6c57.tar.gz glibc-e1fb097f447a89aa69a926e45e673a52d86a6c57.tar.bz2 |
Report write error in addmnt even for cached streams.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2011-05-11 Ulrich Drepper <drepper@gmail.com> + [BZ #12625] + * misc/mntent_r.c (addmntent): Flush the stream after the output + [BZ #12393] * elf/dl-load.c (is_trusted_path): Remove unnecessary test. (is_trusted_path_normalize): Skip initial colon. Append slash |