Files
glib/tests
Sebastian Wilhelmi 28a15f95c4 gfileutils: Improve performance of g_canonicalize_filename()
Improve the performance of canonicalising filenames with many `..` or
`.` components, by modifying the path inline rather than calling
`memmove()`.

Signed-off-by: Philip Withnall <pwithnall@endlessos.org>

Fixes: #2541
2021-11-30 09:42:38 +00:00
..
2020-11-17 15:50:07 +00:00