about summary refs log tree commit diff
path: root/ui-plain.h
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2015-10-09 13:15:49 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2015-10-09 14:03:58 +0200
commit6f2e4400faebd829f905c824400f933fe07f5c30 (patch)
tree576519325e258cbf8ca78a3c22fa20689516cbe8 /ui-plain.h
parentui-shared: fix resource leak: free allocation from cgit_currenturl (diff)
downloadcgit-pink-6f2e4400faebd829f905c824400f933fe07f5c30.tar.gz
cgit-pink-6f2e4400faebd829f905c824400f933fe07f5c30.zip
cmd: fix resource leak: free allocation from cgit_currenturl and fmtalloc
Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to 'ui-plain.h')
0 files changed, 0 insertions, 0 deletions
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