Skip to content

Remove mkdtemp() and its wrappers.

Niels De Graef requested to merge wip/nielsdg/remove-mkdtemp into master

GLib has provided a wrapper for this with g_mkdtemp() since 2.30, so use that instead.

Merge request reports

Loading