Files
lix/src
Eelco Dolstra 0b4c4d7434 Don't use GC_STRNDUP
It calls strlen() on the input (rather than simply copying at most
`size` bytes), which can fail if the input is not zero-terminated and
is inefficient in any case.

Fixes #7347.
2022-11-25 22:30:56 +01:00
..
2022-11-25 22:30:56 +01:00
2022-10-28 12:19:37 +02:00
2021-12-17 22:03:33 +01:00