]> granicus.if.org Git - jq/commit
Better error handling for INSERT opcode
authorStephen Dolan <mu@netsoc.tcd.ie>
Mon, 13 May 2013 14:42:57 +0000 (15:42 +0100)
committerStephen Dolan <mu@netsoc.tcd.ie>
Mon, 13 May 2013 14:42:57 +0000 (15:42 +0100)
commite13f24ab45c2bc6fead9d698bdeaa84746761692
treef84eb2aad64c833c0d9edfbd2873afb069c7465a
parent34a63246abe5116cc293490e8d1fcaba9a00e5d9
Better error handling for INSERT opcode

jq 'null | {(.a): 1}' no longer crashes.
execute.c