diff options
author | Markus Armbruster | 2017-05-15 18:39:04 +0200 |
---|---|---|
committer | Markus Armbruster | 2017-05-23 13:28:17 +0200 |
commit | fc0f005958ac2cba0d1b081733e19ef055d59636 (patch) | |
tree | db1e5ef6c1d6cd2ddd1440bca42b401a81afb681 /hw/timer/pxa2xx_timer.c | |
parent | scripts/qmp/qom-set: fix the value argument passed to srv.command() (diff) | |
download | qemu-fc0f005958ac2cba0d1b081733e19ef055d59636.tar.gz qemu-fc0f005958ac2cba0d1b081733e19ef055d59636.tar.xz qemu-fc0f005958ac2cba0d1b081733e19ef055d59636.zip |
sockets: Plug memory leak in socket_address_flatten()
socket_address_flatten() leaks a SocketAddress when its argument is
null. Happens when opening a ChardevBackend of type 'udp' that is
configured without a local address. Screwed up in commit bd269ebc due
to last minute semantic conflict resolution. Spotted by Coverity.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <1494866344-11013-1-git-send-email-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'hw/timer/pxa2xx_timer.c')
0 files changed, 0 insertions, 0 deletions