Skip to content
Commit 60b2487e authored by Florian Weimer's avatar Florian Weimer Committed by Mike Frysinger
Browse files

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 5171f307)
(cherry picked from commit c87db3fc)
parent a78ac0f8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment