On Thu, May 14, 2015 at 01:27:40PM +0200, Karel Zak wrote: > +static int write_requires_mounts_for(FILE *f, const char *opts) { > + _cleanup_free_ char **optsv = NULL, **paths = NULL, *res = NULL;
_cleanup_strv_free_ **optsv = NULL, **paths = NULL; Do I need to resend the patch? ;-) Karel -- Karel Zak <k...@redhat.com> http://karelzak.blogspot.com _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel