Files
znc/modules
Kyle Fuller 8cce595fbe antiidle: Don't SIGABRT when receiving a line with less than 2 words
This was introduced in 232d2612fe which
tries to split a line by spaces and then tries splitted[1] and
splitted[2] which will cause a SIGABRT if the line isn't actually that
long.

This also uses the 4th argument to the 301 line to determine if this
message is because we sent a message to ourselfs. Previously the 3rd
option was used, which is always our own nick. This was resulting in any
301 line being halted.
2011-10-20 23:33:13 +00:00
..
2011-02-17 17:45:46 +01:00
2011-10-06 21:47:52 +07:00
2011-09-23 03:31:58 +07:00
2011-09-23 03:31:58 +07:00
2011-09-23 03:31:58 +07:00
2011-09-23 03:31:58 +07:00
2011-09-23 03:31:58 +07:00
2011-10-19 09:56:21 +00:00
2011-09-23 03:31:58 +07:00
2011-09-23 03:31:58 +07:00