aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/system.c
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2016-05-04 12:09:35 +0200
committerAurelien Jarno <aurelien@aurel32.net>2016-05-12 17:32:07 +0200
commite97fb84811238c627f93e5e703a11eb841601947 (patch)
treef92d45cd41a5bd756ebf3f9bf790673e4cb7c9e7 /sysdeps/unix/system.c
parent5ae82aa4bf45cdaafeb1c25e09897eabff210de9 (diff)
downloadglibc-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