qemu-irix/hw/net
Amos Kong 817a872cc6 virtio-net: fix the memory leak in rxfilter_notify()
object_get_canonical_path() returns a gchar*, it should be freed by the
caller.

Signed-off-by: Amos Kong <akong@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Vlad Yasevich <vyasevic@redhat.com>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
(cherry picked from commit 96e35046e4)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
2013-12-09 11:40:30 -06:00
..
Makefile.objs
cadence_gem.c cadence_gem: QOM cast cleanup 2013-07-29 21:06:59 +02:00
dp8393x.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
e1000.c devices: Associate devices to their logical category 2013-07-29 10:37:09 -05:00
e1000_regs.h
eepro100.c devices: Associate devices to their logical category 2013-07-29 10:37:09 -05:00
etraxfs_eth.c etraxfs_eth: Rename fs_eth to ETRAXFSEthState 2013-07-29 21:06:59 +02:00
lan9118.c lan9118: QOM cast cleanup 2013-07-29 21:06:59 +02:00
lance.c lance: QOM cast cleanup 2013-07-29 21:06:59 +02:00
mcf_fec.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
milkymist-minimac2.c milkymist-minimac2: QOM cast cleanup 2013-07-29 21:06:59 +02:00
mipsnet.c mipsnet: QOM cast cleanup 2013-07-29 21:07:02 +02:00
ne2000-isa.c devices: Associate devices to their logical category 2013-07-29 10:37:09 -05:00
ne2000.c ne2000: mark I/O as LITTLE_ENDIAN 2013-09-24 22:40:40 -05:00
ne2000.h ne2000: pass device to ne2000_setup_io, use it as owner 2013-07-04 17:42:46 +02:00
opencores_eth.c opencores_eth: QOM cast cleanup 2013-07-29 21:07:02 +02:00
pcnet-pci.c pcnet-pci: mark I/O and MMIO as LITTLE_ENDIAN 2013-09-24 22:51:04 -05:00
pcnet.c pcnet: Flush queued packets on end of STOP state 2013-08-05 14:11:17 +02:00
pcnet.h
rtl8139.c devices: Associate devices to their logical category 2013-07-29 10:37:09 -05:00
smc91c111.c smc91c111: QOM cast cleanup 2013-07-29 21:06:59 +02:00
spapr_llan.c spapr: Rename 'dprintf' to 'DPRINTF' 2013-07-29 19:56:46 -05:00
stellaris_enet.c stellaris_enet: Fix NetClientInfo::cleanup 2013-07-29 21:06:59 +02:00
vhost_net.c virtio: remove virtiobindings. 2013-04-24 11:50:20 -05:00
virtio-net.c virtio-net: fix the memory leak in rxfilter_notify() 2013-12-09 11:40:30 -06:00
vmware_utils.h
vmxnet3.c devices: Associate devices to their logical category 2013-07-29 10:37:09 -05:00
vmxnet3.h
vmxnet_debug.h
vmxnet_rx_pkt.c
vmxnet_rx_pkt.h
vmxnet_tx_pkt.c misc: Use g_assert_not_reached for code which is expected to be unreachable 2013-07-27 11:22:54 +04:00
vmxnet_tx_pkt.h
xen_nic.c
xgmac.c xgmac: QOM cast cleanup 2013-07-29 21:07:00 +02:00
xilinx_axienet.c hw/n*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
xilinx_ethlite.c xilinx_ethlite: QOM cast cleanup 2013-07-29 21:07:00 +02:00