diff options
author | Mura Li <mural@ctli.io> | 2020-12-01 06:14:55 +0000 |
---|---|---|
committer | Mura Li <mural@ctli.io> | 2020-12-01 06:14:55 +0000 |
commit | d4030509dc5ebcfb8e3922ab01bda9ada8cd094d (patch) | |
tree | 0c88e511fded467d0cf90a0b578a3023923899d6 /lib/std/try.myr | |
parent | f3109e1faf8de6f98c308aabba79e8db0c0876dd (diff) | |
download | mc-master.tar.gz |
Previously, a blob of size N, where N is a power of 2, will be placed into the
2N-sized bucket. It turns out that the 128 KiB allocation will be assigned to a
non-existent 256 KiB bucket and crash the program.
Signed-off-by: Mura Li <mural@ctli.io>
Diffstat (limited to 'lib/std/try.myr')
0 files changed, 0 insertions, 0 deletions