mirror of
https://github.com/MariaDB/server.git
synced 2025-11-12 10:22:39 +03:00
We could allocate chunks larger than 4GB, but did our size-accounting in 32-bit values. This could lead to spurious warnings, inaccurate accounting, and, in theory, data loss. Affected: 64-bit platforms. Debug-build (with safemalloc). At least one buffer larger than 4GB. For potential data loss, a re-alloc on such a buffer would be necessary.
3.5 KiB
3.5 KiB