summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypto/amd64/x86_64cpuid.S
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2016-08-30 01:01:41 +0000
committerache <ache@FreeBSD.org>2016-08-30 01:01:41 +0000
commit291ace88ce68593a48f5106c882907a01e40b0ec (patch)
treeb4681cafdb8beaf3ce4ff2efc1e99813f38b3863 /secure/lib/libcrypto/amd64/x86_64cpuid.S
parent516deda2dc34807f6f662fa3a8fff85b15340179 (diff)
downloadFreeBSD-src-291ace88ce68593a48f5106c882907a01e40b0ec.zip
FreeBSD-src-291ace88ce68593a48f5106c882907a01e40b0ec.tar.gz
MFC r304911
The formal behavior of qsort is unstable with regard to objects that are equal. Unfortunately, RFC 3484 requires that otherwise equal objects remain in the order supplied by the DNS server. The present code attempts to deal with this by returning -1 for objects that are equal (i.e., returns that the first parameter is less then the second parameter). Unfortunately, the qsort API does not state that the first parameter passed in is in any particular position in the list. PR: 212122 Submitted by: Herbie.Robinson@stratus.com
Diffstat (limited to 'secure/lib/libcrypto/amd64/x86_64cpuid.S')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud