diff options
author | Amit Shah <amit.shah@redhat.com> | 2010-04-30 16:43:55 +0530 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2010-05-03 12:09:48 -0500 |
commit | a1c5975270f2335e1d7129c084a6e562d7b99bdd (patch) | |
tree | 75f63b60e1cbe9b75684445021b933f973270e22 /README | |
parent | f8778a7785d530515b0db395606f327fd5f94a92 (diff) | |
download | qemu-a1c5975270f2335e1d7129c084a6e562d7b99bdd.zip qemu-a1c5975270f2335e1d7129c084a6e562d7b99bdd.tar.gz qemu-a1c5975270f2335e1d7129c084a6e562d7b99bdd.tar.bz2 |
virtio-serial: Fix check for 'assert'; prevent NULL derefs
In the flush_queued_data() function, we expect port to be valid. Assert
only for port and not port || discard.
Reported-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions