mirror of
https://github.com/openssl/openssl.git
synced 2025-01-06 13:26:43 +08:00
5677992679
We're still seeing periodic failures in qlog from malformed json output, so lets try to catch it. Modify the verify-qlog.py script to, in the event of an exception in json.loads, to replay the entire json file to the console, followed by an exception indicating what line it died trying to parse. Reviewed-by: Tim Hudson <tjh@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/23715) |
||
---|---|---|
.. | ||
verify-qlog.py |