]> jfr.im git - irc/irssi/irssi.git/commit
Use the RAW flag when building the regexps.
authorLemonBoy <redacted>
Thu, 23 Jun 2016 11:25:23 +0000 (13:25 +0200)
committerAilin Nemui <redacted>
Mon, 2 Jan 2017 16:50:14 +0000 (17:50 +0100)
commit5dcf291f2144564363f734dba15760d3a82b61c2
tree05c0df68c8cea8474336a006d1db1aea978fe7f1
parent5eaead761f1812fb9d4058b2bc38468521794693
Use the RAW flag when building the regexps.

Also, plugged a memory leak when retrieving the match position.
src/core/ignore.c
src/fe-common/core/hilight-text.c
src/fe-text/textbuffer.c