]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
conf: remove duplicate call to VIR_FREE(info->alias)
authorLaine Stump <laine@laine.org>
Wed, 25 Jan 2012 16:40:13 +0000 (11:40 -0500)
committerLaine Stump <laine@laine.org>
Mon, 30 Jan 2012 16:38:39 +0000 (11:38 -0500)
commitaaa6210f8169460147ad956509db3904baea62e3
treeac3f3481396ddcc716f66189eb3bc1a396a3c7fb
parent484a0bab39f62d95f1155bff32f78e61e92cc4cb
conf: remove duplicate call to VIR_FREE(info->alias)

There is another identical call 4 lines up in the same function.
src/conf/domain_conf.c