diff options
author | Markus Armbruster <armbru@redhat.com> | 2011-05-24 18:09:10 +0200 |
---|---|---|
committer | Alon Levy <alevy@redhat.com> | 2011-05-31 19:36:21 +0300 |
commit | e13e973eedba0a52b4b8b079c4b85cdc68b7b4f0 (patch) | |
tree | b62b9d76ff75d42ea6c8d5f6d9539826a080b601 /darwin-user | |
parent | b7b8c61893f64416cf8b07a3192f25976d4a29eb (diff) |
usb-ccid: Plug memory leak on qdev exit()
ccid_initfn() allocates CCIDBus dynamically, but there is no exit
callback to free it.
Fix by getting rid of the allocation.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'darwin-user')
0 files changed, 0 insertions, 0 deletions