about summary refs log tree commit diff
path: root/tests/t0102-summary.sh
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2015-10-10 16:56:24 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2015-10-10 21:38:57 +0200
commit30802126d48e145191a281a7f43109edfbcf490f (patch)
tree3246c594ad2b5a07706106a8d58a0fe90f0fe6b2 /tests/t0102-summary.sh
parentui-plain: fix resource leak: free before assigning NULL (diff)
downloadcgit-pink-30802126d48e145191a281a7f43109edfbcf490f.tar.gz
cgit-pink-30802126d48e145191a281a7f43109edfbcf490f.zip
ui-blob: fix resource leak: free before return
Coverity-id: 13943
Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
le='2021-01-19 22:40:14 -0500'>2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe