[lxc-devel] [PATCH RFC] Enable use of user namespaces in containers

Serge Hallyn serge.hallyn at canonical.com
Fri Dec 7 17:19:24 UTC 2012


Quoting Stéphane Graber (stgraber at ubuntu.com):
> > +	if (idmaplist)
> > +		free(idmaplist);
> > +
> > +	if (idmap) {
> > +		free(idmap);
> > +	}
> 
> ^ code style isn't really consistent here :)

:)  fixed in my git branch




More information about the lxc-devel mailing list