]> xenbits.xensource.com Git - qemu-xen-4.4-testing.git/commit
cpu_unregister_map_client: fix memory leak
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 30 Jun 2009 14:22:14 +0000 (15:22 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 30 Jun 2009 14:22:14 +0000 (15:22 +0100)
commitb471f03d51cde3976b6d52179ca2a86d8906a587
treedea153ee1dbdbaca333bcc595e0b4c6e4a685c0e
parent05135013b164cab4240ff3589f4e7bd9a1e369c3
cpu_unregister_map_client: fix memory leak

fix memory leak in cpu_unregister_map_client() and cpu_notify_map_clients().

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
[ Picked out of qemu-devel submission for exec.c, because we have a
  clone-and-hack of the cpu_*map* code :-( -iwj ]
i386-dm/exec-dm.c