]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Do not attempt to detect non-culled users at destruction by looking for their uuid...
authorAttila Molnar <attilamolnar@hush.com>
Mon, 28 Jul 2014 12:51:39 +0000 (14:51 +0200)
committerAttila Molnar <attilamolnar@hush.com>
Mon, 28 Jul 2014 12:51:39 +0000 (14:51 +0200)
commitcea7a7cffaa25c9138e6ed80e15fe5cd021dcb10
tree118e59921f3e0189f20c5e733fbebb845fd1e6d7
parent662364f8551b3db2a3cbc0000f2d3eec091d8e07
Do not attempt to detect non-culled users at destruction by looking for their uuid, leave it to Extensible

This does not take uuid/sid reuse into consideration and Extensible implements this detection already in a proper way
src/users.cpp