diff options
author | millert <> | 2017-05-17 18:07:03 +0000 |
---|---|---|
committer | millert <> | 2017-05-17 18:07:03 +0000 |
commit | c064c4b6dfffe8755611fa1bdd53f182b8aa8221 (patch) | |
tree | 7a0d5e979af959125572d09ba66238e8b56a9b45 /src/lib | |
parent | fa9ca80852b3b1ef830abad923797c4a84b10a9e (diff) | |
download | openbsd-c064c4b6dfffe8755611fa1bdd53f182b8aa8221.tar.gz openbsd-c064c4b6dfffe8755611fa1bdd53f182b8aa8221.tar.bz2 openbsd-c064c4b6dfffe8755611fa1bdd53f182b8aa8221.zip |
Add "killer" input from "algorithmic complexity attacks and libc
qsort()". This causes quadratic behavior with the 4.4BSD qsort's
"switch to insertion sort" optimization when the input appears to
be mostly sorted. That optimization was removed in qsort.c r1.12
but it is worth having in the regress test too.
Diffstat (limited to 'src/lib')
0 files changed, 0 insertions, 0 deletions