mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-28 15:36:37 +02:00
4c9a83365c
An URL that did not need to be fetched (due to url-refresh time) could cause a download complete message ending up in a call to rehash_internal(). This was too soon, as we were still adding and processing other config files.