1
0
mirror of https://github.com/anope/anope.git synced 2026-06-28 03:56:38 +02:00
Files
anope/include
Sadie Powell 9256b051fc Delay running the type creation event until after initialisation.
Doing this during the ctor can run into circumstances where the
vtable has not been fully initialised and the call gets routed to
the pure virtual implementation causing a crash.
2025-11-20 23:59:56 +00:00
..