about summary refs log tree commit diff
path: root/scan-tree.c
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@gmail.com>2016-07-02 20:28:10 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2016-07-12 01:06:04 +0200
commitff9893ac8192579a00dd4c73ddff18ab232099a6 (patch)
tree2045ab39945aa86e6909b6ec2e5b0f6241cb8d80 /scan-tree.c
parentgit: update to v2.9.1 (diff)
downloadcgit-pink-ff9893ac8192579a00dd4c73ddff18ab232099a6.tar.gz
cgit-pink-ff9893ac8192579a00dd4c73ddff18ab232099a6.zip
Fix qry.head leak on error
This is run soon before exiting so it wasn't leaked for long.

Signed-off-by: Richard Maw <richard.maw@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
shotsJune McEnroe 2019-07-12Use -s to infer terminal sizeJune McEnroe 2019-07-12Add DCH to shottyJune McEnroe 2019-07-12Support insert mode in shottyJune McEnroe 2019-07-11Don't do carriage return on line feedJune McEnroe 2019-07-11Interpret 256color-style SGRsJune McEnroe 2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe