Files
znc/modules
psychon 1fd22431a0 Fix a std::out_of_range error in partyline
If the CHANTYPES token was the last one in a 005 numeric, partyline would call
std::insert() with CString::npos for the position to insert at. This throws a
std::out_of_range error. Fix this by using CString::append() in this case.

Thanks to Superfly_ for the bug report and helping me reproduce this.


git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@2087 726aef4b-f618-498e-8847-2d620e286838
2010-07-16 21:01:50 +00:00
..
2010-06-12 20:20:33 +00:00
2010-05-02 08:36:57 +00:00
2010-05-02 08:36:57 +00:00
2010-05-02 08:36:57 +00:00
2010-05-02 08:36:57 +00:00
2010-05-02 08:36:57 +00:00
2010-06-16 19:56:07 +00:00
2010-05-02 08:36:57 +00:00
2010-05-02 08:36:57 +00:00
2010-06-13 07:37:47 +00:00
2010-05-02 08:36:57 +00:00
2010-06-29 18:58:14 +00:00
2008-08-30 09:00:21 +00:00
2010-05-02 08:36:57 +00:00
2010-05-10 18:19:11 +00:00
2010-05-02 08:36:57 +00:00
2010-05-02 08:36:57 +00:00
2010-05-02 08:36:57 +00:00
2010-05-02 08:36:57 +00:00
2010-05-02 08:36:57 +00:00