
4 Aug
2017
4 Aug
'17
2:42 p.m.
On Fri, Aug 04, 2017 at 16:22:30 +0200, Michal Privoznik wrote:
When parsing <ioapic> feature we're using @tmp to store some temporary string but never free it.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- src/conf/domain_conf.c | 1 + 1 file changed, 1 insertion(+)
ACK