mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Fix CString::Escape_n() and add some tests for it
This bug was originally reported by someone on irc, but sadly I forgot who it was. Sorry! Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -31,6 +31,7 @@ Makefile
|
||||
/modules/*.pyc
|
||||
|
||||
/test/ConfigTest
|
||||
/test/EscapeTest
|
||||
|
||||
# Compiled Object files
|
||||
*.o
|
||||
|
||||
Reference in New Issue
Block a user