]> jfr.im git - irc/rizon/znc.git/commit
fixed a null reference to pClient in hooks 'OnChanBufferStarting,OnChanBufferStarting...
authorJim Hull <redacted>
Tue, 13 Sep 2011 06:03:03 +0000 (23:03 -0700)
committerUli Schlachter <redacted>
Tue, 13 Sep 2011 07:52:41 +0000 (09:52 +0200)
commit244052f0de87f5c7f8e4920244cdb72de98fee98
treea9599dc8c6e21a25c90dba2778e9779386cb8090
parent7354564df3dac6528c15be35e5e86f230daa401d
fixed a null reference to pClient in hooks 'OnChanBufferStarting,OnChanBufferStarting,OnChanBufferEnding,OnChanBufferEnding', such that when pClient is NULL the hooks are called on all clients associated to that user

Conflicts:

Chan.cpp

Signed-off-by: Uli Schlachter <redacted>
Chan.cpp