util/mkerr.pl: don't stop reading conserved symbols from the state file
authorRichard Levitte <levitte@openssl.org>
Sun, 1 Dec 2019 08:14:48 +0000 (09:14 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 3 Dec 2019 23:22:24 +0000 (00:22 +0100)
commitdc5d74e648c499d5247ff2d3db125c347abc5c1f
tree9afa434dd0330b61fba74b56f720de88bc8f4781
parent278de77b881739267d86f96088557af3da966982
util/mkerr.pl: don't stop reading conserved symbols from the state file

If we don't read them, they will not be conserved.

Fixes #10522

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/10549)
util/mkerr.pl