about summary refs log tree commit diff
path: root/tests
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2015-10-10 16:56:27 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2015-10-10 21:40:26 +0200
commited5dccbeaab5c8b30e1c2fe8890fa098537a2621 (patch)
treee3a672c17f5589a417bf9318f6b31a598c5aa8f8 /tests
parentui-atom: fix resource leak: free before return (diff)
downloadcgit-pink-ed5dccbeaab5c8b30e1c2fe8890fa098537a2621.tar.gz
cgit-pink-ed5dccbeaab5c8b30e1c2fe8890fa098537a2621.zip
ui-atom: fix resource leak: free allocation from cgit_pageurl
Coverity-id: 13945
Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
/tr> 2019-07-12Use -s to infer terminal sizeJune McEnroe 2019-07-12Add DCH to shottyJune McEnroe This makes htop mostly work. Scrolling region still missing. 2019-07-12Support insert mode in shottyJune McEnroe This is how curses puts characters into the bottom-right cell of the terminal. 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