mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
Adding dynamic memory allocation.
This commit is contained in:
@@ -432,8 +432,9 @@ succeed:
|
||||
|
||||
|
||||
#ifdef DEBUG
|
||||
pj.dump_tapes();
|
||||
pj.dump_raw_tape();
|
||||
#endif
|
||||
pj.isvalid = true;
|
||||
return true;
|
||||
|
||||
fail:
|
||||
|
||||
Reference in New Issue
Block a user