about summary refs log tree commit diff
path: root/filters
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2015-10-09 13:15:48 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2015-10-09 14:02:41 +0200
commit3e244a0ccaef8303302a2c462f36b8bdf3634a46 (patch)
treed2acab80c012067c26bc853684a037cf3978c9d9 /filters
parentui-shared: return value of cgit_currenturl is not const (diff)
downloadcgit-pink-3e244a0ccaef8303302a2c462f36b8bdf3634a46.tar.gz
cgit-pink-3e244a0ccaef8303302a2c462f36b8bdf3634a46.zip
ui-shared: fix resource leak: free allocation from cgit_currenturl
Coverity-id: 13927
Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to 'filters')
0 files changed, 0 insertions, 0 deletions
Enroe 2020-02-20Handle MODE changing channel list modesJune McEnroe 2020-02-20Handle MODE setting channel prefix modesJune McEnroe 2020-02-20Just use "b" to query ban listJune McEnroe 2020-02-20Change ban list formattingJune McEnroe 2020-02-20Rearrange some handlersJune McEnroe 2020-02-20Handle RPL_INVITING when no invite-notifyJune McEnroe 2020-02-20Handle ERR_BANLISTFULLJune McEnroe 2020-02-20Add handlers for user-in-channel errorsJune McEnroe 2020-02-20Add generic error reply handlerJune McEnroe 2020-02-19Add /ban, /unban and handle ban list repliesJune McEnroe 2020-02-19Format WHOIS signon date with %F %TJune McEnroe 2020-02-19Apply word wrapping to tabs before setting alignJune McEnroe 2020-02-19Remove bad continues in styleParse loopsJune McEnroe 2020-02-19Various small cleanup in ui.cJune McEnroe 2020-02-17Use the correct hostname in error messagemultiplexd 2020-02-17Increase buffer size to 1024June McEnroe 2020-02-17Accept Shift-M-0 through Shift-M-9 as wellJune McEnroe 2020-02-17Only scroll after reflow if necessaryJune McEnroe 2020-02-17Scroll the window only once during reflowJune McEnroe 2020-02-16Various small cleanupsJune McEnroe 2020-02-16Replace a lot of snprintf with a catf implementationJune McEnroe 2020-02-16Add 379 to WHOIS responsesJune McEnroe 2020-02-16Track EXCEPTS and INVEX modesJune McEnroe 2020-02-16Add RFC 1459 and modern.ircdocs.horse referencesJune McEnroe 2020-02-16Re-sort STANDARDS sectionJune McEnroe 2020-02-16Apply colorMentions to actionsJune McEnroe 2020-02-15Set defaults for various types of modesJune McEnroe 2020-02-15Replace small integers in size_t with uint