diff options
author | Florian Weimer <fweimer@redhat.com> | 2016-05-04 12:09:35 +0200 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2016-05-12 17:32:07 +0200 |
commit | e97fb84811238c627f93e5e703a11eb841601947 (patch) | |
tree | f92d45cd41a5bd756ebf3f9bf790673e4cb7c9e7 /sysdeps/unix/system.c | |
parent | 5ae82aa4bf45cdaafeb1c25e09897eabff210de9 (diff) | |
download | glibc-e97fb84811238c627f93e5e703a11eb841601947.zip glibc-e97fb84811238c627f93e5e703a11eb841601947.tar.gz glibc-e97fb84811238c627f93e5e703a11eb841601947.tar.bz2 |
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/system.c')
0 files changed, 0 insertions, 0 deletions