about summary refs log tree commit diff
path: root/filters/html-converters/man2html
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2015-10-09 13:15:45 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2015-10-09 13:59:24 +0200
commitfa5810ed8e66c4b217b8e02d2682e0fdba7f102b (patch)
treeb39ae5cf1e824c5b57066d9d977da8fc90475f86 /filters/html-converters/man2html
parentui-tree: fix resource leak: free before return (diff)
downloadcgit-pink-fa5810ed8e66c4b217b8e02d2682e0fdba7f102b.tar.gz
cgit-pink-fa5810ed8e66c4b217b8e02d2682e0fdba7f102b.zip
ui-ssdiff: fix resource leak: free allocation from cgit_fileurl
Coverity-id: 13929
Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to 'filters/html-converters/man2html')
0 files changed, 0 insertions, 0 deletions
esJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe Absolutely indiscriminately. 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe