ZIm/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
..
docs Remove some todo!'s 2024-01-09 11:36:36 +02:00
src fix bounds checks (#4038) 2024-01-12 15:28:19 -08:00
tests Remove some todo!'s 2024-01-09 11:36:36 +02:00
build.rs Remove 2 suffix from gpui 2024-01-03 12:59:39 -08:00
Cargo.toml gpui: Remove dependency on sqlez (#3871) 2024-01-05 19:36:55 +01:00