Files
zed/crates/gpui
Nathan Sobo d2c436dcdc fix bounds checks (#4038)
Ensure we `panic()` instead of crash on graphics memory buffer overflow

Also bump the buffer size to 32Mb from 8Mb to make this rarer (but still
possible)

Release Notes: Fixes some crahes due to lack of graphics buffer spacae
2024-01-12 15:28:19 -08:00
..
2024-01-09 11:36:36 +02:00
2024-01-12 15:28:19 -08:00
2024-01-09 11:36:36 +02:00
2024-01-03 12:59:39 -08:00