]> granicus.if.org Git - jq/commit
Skip printing what's below a MAX_PRINT_DEPTH
authorW-Mark Kubacki <wmark@hurrikane.de>
Fri, 19 Aug 2016 17:50:39 +0000 (19:50 +0200)
committerNico Williams <nico@cryptonector.com>
Fri, 27 Jan 2017 15:59:44 +0000 (09:59 -0600)
commit83e2cf607f3599d208b6b3129092fa7deb2e5292
treeed96cc55867e21d501c23ab25fb078030e4ac077
parent61b75639a76307329c6a26daff3ff00a57469185
Skip printing what's below a MAX_PRINT_DEPTH

This addresses #1136, and mitigates a stack exhaustion when printing
a very deeply nested term.
src/jv_print.c