Modify util/mknum.pl to drop new symbols that don't exist any more
authorRichard Levitte <levitte@openssl.org>
Thu, 8 Oct 2020 04:30:35 +0000 (06:30 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 9 Oct 2020 08:19:47 +0000 (10:19 +0200)
commita23163a3164897d0b370b31de824b9b020e85857
tree7b7d84b3221bf870893aede4c0c6e203845645e5
parent0c12ca7294ac887d3d07a3294d1ee7c35a2be7e4
Modify util/mknum.pl to drop new symbols that don't exist any more

This makes use of the writer filters in OpenSSL::Ordinals.

Fixes #10395

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13092)
util/mknum.pl