Files
Odin/core/strings
Feoramund b2e3b34ce0 Fix #4890
`strings.to_cstring` previously would not check if the buffer could
handle the extra null byte and could lead to segmentation violations
when using the resulting string in an API expecting the terminator.
2025-02-27 18:54:38 -05:00
..
2025-02-27 18:54:38 -05:00
2025-01-08 22:20:43 +01:00
2023-06-08 16:35:24 +01:00
2025-02-04 19:51:48 +01:00