diff options
author | Rich Felker <dalias@aerifal.cx> | 2011-02-18 17:04:56 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2011-02-18 17:04:56 -0500 |
commit | 446b4207cc7a30d8a4d5b2445a5a1b27d440f55d (patch) | |
tree | 3bc2e2969267d28e3c5b841c25e025afbb1623d4 /include/netdb.h | |
parent | 3e9e30166f22f8fb0d5664500bb52a00d1a3c6a3 (diff) | |
download | musl-446b4207cc7a30d8a4d5b2445a5a1b27d440f55d.tar.gz |
major improvements to temp file name generator
use current time in nanoseconds and some potentially-random (if aslr
is enabled) pointer values for the initial tempfile name generation,
and step via a cheap linear prng on collisions. limit the number of
retry attempts to prevent denial of service attacks even if an
attacker can guess the filenames.
Diffstat (limited to 'include/netdb.h')
0 files changed, 0 insertions, 0 deletions