Closed nr-swilloughby closed 2 months ago
Fixes Issue #955 The JSON parser used by zerologwriter wasn't able to cope with some patterns of input that were given to it, causing a runtime panic. This code change makes the parser more robust and avoids the panic condition that was occurring.
Fixes Issue #955 The JSON parser used by zerologwriter wasn't able to cope with some patterns of input that were given to it, causing a runtime panic. This code change makes the parser more robust and avoids the panic condition that was occurring.