diff options
author | Marc Hoersken <info@marc-hoersken.de> | 2013-04-07 10:34:32 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2013-04-07 18:38:49 +0200 |
commit | 762961fe352dbb8bc08f58b26ca8a18e7dd1999d (patch) | |
tree | 14b7cbe6542b85d1b4898c9a28425c0183910c67 /vs/vc8 | |
parent | 4b643f1ca44e91683be8697709b786efd43c64ef (diff) |
cookie.c: Made cookie sort function more deterministic
Since qsort implementations vary with regards to handling the order
of similiar elements, this change makes the internal sort function
more deterministic by comparing path length first, then domain length
and finally the cookie name. Spotted with testcase 62 on Windows.
Diffstat (limited to 'vs/vc8')
0 files changed, 0 insertions, 0 deletions