
14 Nov
2013
14 Nov
'13
6:38 a.m.
On Thu, Nov 14, 2013 at 10:51:12AM +0100, Michal Privoznik wrote:
The name of the dnsmasq's config file is initialized and passed to virCommand. However, the virCommand creates a copy, so we are responsible for freeing the @configfile ourselves.
Squashing with 1/1 would've been fine too ;) ACK, Martin