Bug #801
/quote NAMES #NotJoinedChannel leads to disconnect
Status: | Closed | Start: | 01/17/2013 | |
Priority: | Normal | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Engine IRC | |||
Target version: | 0.8.10.2 | |||
Complexity: | Low |
Found in Version: | ||
Votes: | 0 |
Description
20:36:35 WRITE: NAMES #oftc 20:36:35 -!- Connection error! Reason: Object reference not set to an instance of an object 20:36:35 -!- Reconnecting to irc.oftc.net... 20:36:35 -!- Disconnected from OFTC
Associated revisions
Revision 0b35c9f744c966e66c58b251f2d2f551127382c4
[Engine-IRC] Fixed NullReferenceException in _OnNames() (closes: #801)
/quote NAMES #NotJoinedChannel leads to a disconnect because of an unhandled
NullReferenceException thrown in IrcProtocolManager._OnNames().
History
Updated by Mirco Bauer 4325 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 0b35c9f744c966e66c58b251f2d2f551127382c4.