mirror of
https://github.com/stedolan/jq.git
synced 2024-05-11 05:55:39 +00:00
After something is popped from a stack, we overwrite the memory with uninitialised data (if JQ_DEBUG is on). This means that valgrind reports use-after-pop as an uninitialised memory error.
5.2 KiB
5.2 KiB