Files
znc/modules
psychon a4f8133e15 Fix a NULL pointer dereference in route_replies
When there was only one client with a pending request and that client
disconnected from ZNC, we didn't destroy the timeout. This means that the
associated timer eventually fired and then tried to display which request caused
the timeout. But since we already cleaned up the rest, this resulted in a NULL
pointer dereference.

This commit fixes also another bug: If two different clients got pending
requests and the client whose request was currently handled disconnected, we
didn't send the other client's request to the IRCd.


git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@2102 726aef4b-f618-498e-8847-2d620e286838
2010-08-18 07:57:23 +00:00
..
2010-08-03 10:49:03 +00:00
2010-07-20 17:31:17 +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-08-03 10:49:03 +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-08-03 10:01:36 +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