mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-08 16:12:23 +02:00
Depending on the underlying implementation of the storage bottle, we have to do IPC calls to get either the size or keys. We crash on an out-of-bounds if the bottle changes size after the bounds check in step 1. Fix this by obtaining the keys immediately and using that for the bounds check.
11 KiB
11 KiB