diff options
author | 2011-09-26 21:29:56 +0200 | |
---|---|---|
committer | 2011-09-28 13:10:22 +0200 | |
commit | 8d06d69bc448301d27cab1405efba9d876dd39da (patch) | |
tree | 6a36e6df88681f28771017333850920417645e62 /scripts/qapi-commands.py | |
parent | PPC: use memory API to construct the PCI hole (diff) | |
download | qemu-8d06d69bc448301d27cab1405efba9d876dd39da.tar.xz qemu-8d06d69bc448301d27cab1405efba9d876dd39da.zip |
slirp: Fix use after release on tcp_input
ti points into the m buffer. But the latter may already be released
right after the dodata: label. Move the test before the potential
release.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions