about summary refs log tree commit diff
path: root/filters/owner-example.lua
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2015-10-09 14:55:50 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2015-10-09 15:50:34 +0200
commit08a2b818f2bd3221a1685c28c62408d57b0993a7 (patch)
tree412c1cd43932ac44ff03f932cbe7c61c39835a4d /filters/owner-example.lua
parentui-plain: fix resource leak: free before return (diff)
downloadcgit-pink-08a2b818f2bd3221a1685c28c62408d57b0993a7.tar.gz
cgit-pink-08a2b818f2bd3221a1685c28c62408d57b0993a7.zip
ui-plain: fix resource leak: free before assigning NULL
Coverity-id: 13939
Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to 'filters/owner-example.lua')
0 files changed, 0 insertions, 0 deletions
409951203d333a354c991073d18f98b8fd1&follow=1'>Rewrite line editing again, add formattingJune McEnroe 2018-08-06Fix allocation size in vaswprintfJune McEnroe 2018-08-06Implement word wrappingJune McEnroe 2018-08-06Use wchar_t strings for all of UIJune McEnroe 2018-08-06Rename line editing functionsJune McEnroe 2018-08-05Initialize all possible color pairsJune McEnroe 2018-08-05Refactor color initializationJune McEnroe 2018-08-05Add ^L redrawJune McEnroe 2018-08-05Use 16 colors if availableJune McEnroe 2018-08-05Limit parsed colors to number of mIRC colorsJune McEnroe 2018-08-04Show source link on exitJune McEnroe 2018-08-04Implement line editing, scrollingJune McEnroe 2018-08-04Handle /topicJune McEnroe