KVM: s390: kvm/sigp.c: fix memory leakage
authorCong Ding <dinggnu@gmail.com>
Tue, 15 Jan 2013 10:17:29 +0000 (11:17 +0100)
committerGleb Natapov <gleb@redhat.com>
Thu, 17 Jan 2013 06:41:48 +0000 (08:41 +0200)
the variable inti should be freed in the branch CPUSTAT_STOPPED.

Signed-off-by: Cong Ding <dinggnu@gmail.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>

No differences found