
23 Apr
2010
23 Apr
'10
8:12 p.m.
2010/4/23 Chris Lalancette <clalance@redhat.com>:
We were forgetting to release the memory allocated by virDomainSnapshotListNames. Free the memory properly.
Signed-off-by: Chris Lalancette <clalance@redhat.com> --- tools/virsh.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-)
ACK. Matthias