Files
test/source/blender
Hans Goudey ca6538b596 Fix: Incorrect use of StringRef::data()
The returned pointer shouldn't be passed to a function expecting
a null terminated C string. Use the StringRef::copy function instead
which is more efficient anyway since it doesn't have to measure the
size of the string again.
2024-12-18 19:45:16 -05:00
..
2024-12-17 21:04:55 +01:00
2024-09-20 13:14:57 +10:00
2024-10-04 11:33:21 +02:00
2024-10-23 13:14:37 +11:00
2024-12-09 09:14:44 +11:00
2024-12-17 21:04:55 +01:00
2024-12-17 21:04:55 +01:00