]> granicus.if.org Git - jq/commit
Fix assert fail if object literal key is not a string (fix #953)
authorDavid Tolnay <dtolnay@gmail.com>
Mon, 21 Sep 2015 19:09:37 +0000 (12:09 -0700)
committerDavid Tolnay <dtolnay@gmail.com>
Mon, 21 Sep 2015 19:47:06 +0000 (12:47 -0700)
commit154d0ee4a824c666c056d7fd4e6028e3f3247c22
treef3fecd8167675522bc5bb4b912c334bbc9872256
parent83ab4e273bd6bb046a8721ddbb78419f887b2b2b
Fix assert fail if object literal key is not a string (fix #953)
src/compile.c
src/parser.c
src/parser.h
src/parser.y
tests/jq.test