Skip to content

nautilus-application: Fix memory leaks

Rahul Verma requested to merge rv404674/nautilus:random_fixes into master

A couple of declarations were not being freed, so use g_autofree instead.

Merge request reports