March 25, 2026
4:43 p.m.
Erase reinitializes fixed-size arrays (clearing all elements to their default values) and deallocates dynamic arrays (setting them back to an uninitialized state). -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10449