1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-06 11:33:13 +02:00

Fixed a scan bug on rehash

This commit is contained in:
codemastr
2001-07-01 19:44:49 +00:00
parent 514a1026eb
commit c36797d8f1
2 changed files with 9 additions and 2 deletions
+1
View File
@@ -636,3 +636,4 @@ seen. gmtime warning still there
- Fixed some minor mod_load troubles, and made it go a little more sensible
regarding retarded rehashes
- Added some thread debugging, and fixed a SVS2MODE bug
- Fixed a major scan bug caused by stskeeps(TM) lazy-coding