Luna/libluna
apio 4dc060e0b3
All checks were successful
Build and test / build (push) Successful in 1m41s
libluna: Fix String::from_string_view construction for inline strings
Before, this method failed to add a null terminator if the source string did not have one, which was possible.
2024-02-11 17:09:37 +01:00
..