Stack sorting safety
authorPauli <paul.dale@oracle.com>
Mon, 18 Sep 2017 02:17:18 +0000 (12:17 +1000)
committerPauli <paul.dale@oracle.com>
Mon, 18 Sep 2017 02:17:18 +0000 (12:17 +1000)
commitd2ef6e4ecc517de9d3d7f71180a6855f1f4d3243
tree6ea2547e9b30eb66e3e061020ad5710577ab7db1
parent9be34ee5c8576539a929d5b396ad071aed525f43
Stack sorting safety

Use the defined typechecking stack method to sort the compression methods stack
rather than using the generic function and apply type casts.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4382)
fuzz/client.c
fuzz/server.c