diff options
author | 2016-08-11 18:11:04 +0100 | |
---|---|---|
committer | 2017-01-23 15:32:18 +0000 | |
commit | 937470bb5470825e781ae50e92ff973a6b54d80f (patch) | |
tree | ed7f4e397e7eaf753f2b0e26256ef5e899c17990 /scripts/qapi-commands.py | |
parent | sockets: add ability to disable DNS resolution for InetSocketAddress (diff) | |
download | qemu-937470bb5470825e781ae50e92ff973a6b54d80f.tar.xz qemu-937470bb5470825e781ae50e92ff973a6b54d80f.zip |
io: stop incrementing reference in qio_task_get_source
Incrementing the reference in qio_task_get_source is
not necessary, since we're not running concurrently
with any other code touching the QIOTask. This
minimizes chances of further memory leaks.
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions