Closed kostasrim closed 2 weeks ago
It fails because of --jsonpathv2=false
, right?
It fails because of
--jsonpathv2=false
, right?
ASAN gets confused and triggers a false positive. Happens when the parser throws the exception (I have manually attached a GDB to check all the memory addresses are ok)
Usual false positive chore.