]> granicus.if.org Git - jq/commit
Merge pull request #231 from DRMacIver/fix_mem_leak_in_compile
authorStephen Dolan <mu@netsoc.tcd.ie>
Sun, 8 Dec 2013 23:17:20 +0000 (15:17 -0800)
committerStephen Dolan <mu@netsoc.tcd.ie>
Sun, 8 Dec 2013 23:17:20 +0000 (15:17 -0800)
commit4ba0c8baefa50aad0ef4938c27596050e11fd54d
tree1f67e2ad0be42226b96fd81f3b19e2734442e8b1
parenta7dd3ab79306e548375b58d8a3af07a1182d6553
parent4b48054f41e000fde098a6c1606e0a4396d11f7f
Merge pull request #231 from DRMacIver/fix_mem_leak_in_compile

args to jq_compile_args were not getting freed when there were errors in the compile
jq_test.c