mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-06-03 13:41:43 -04:00
Locks in the recent DBC overflow guards: - recordCount=1B + recordSize=1024 (would overflow uint32 product) - fieldCount=65535 (would multiply to 256KB record size) Both load() calls return false instead of allocating tiny buffers that get memcpy'd from TB of memory.
9.0 KiB
9.0 KiB