On 9/26/19 12:12 PM, Michal Privoznik wrote:
> The @freeTmpPath boolean is used to determine if @tmpPath holds
> an allocated memory or is a pointer to a constant string and
> therefore if it needs to be freed or not when returning from the
> function. Well, we can unify the way we set @tmpPath so that it
> always holds an allocated memory and thus always must be freed.
> 
> Signed-off-by: Michal Privoznik <mpriv...@redhat.com>

Reviewed-by: Cole Robinson <crobi...@redhat.com>

- Cole

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to