diff options
author | Florian Weimer <fweimer@redhat.com> | 2016-05-04 12:09:35 +0200 |
---|---|---|
committer | Gabriel F. T. Gomes <gftg@linux.vnet.ibm.com> | 2016-05-24 11:36:20 -0300 |
commit | 3822125d1c520d5bb5e33cd9254a902d52d4eb19 (patch) | |
tree | ca8d9d03e047c1507b052ca19eea08076f5d5e6b /sysdeps/unix/sysv/linux/pthread_setname.c | |
parent | 75cf90eb20d98270ea3903baefb75647ae61fd3f (diff) | |
download | glibc-3822125d1c520d5bb5e33cd9254a902d52d4eb19.tar.gz |
CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779]
Instead, we store the data we need from the return value of
readdir in an object of the new type struct readdir_result.
This type is independent of the layout of struct dirent.
(cherry picked from commit 5171f3079f2cc53e0548fc4967361f4d1ce9d7ea)
Diffstat (limited to 'sysdeps/unix/sysv/linux/pthread_setname.c')
0 files changed, 0 insertions, 0 deletions