[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [Qemu-devel PATCH v2 0/2] sd: Fix out-of-bounds assertions
From: |
Lidong Chen |
Subject: |
[Qemu-devel] [Qemu-devel PATCH v2 0/2] sd: Fix out-of-bounds assertions |
Date: |
Wed, 5 Jun 2019 02:21:04 -0400 |
The v2 changes include the fix for the incorrect assertion for poll_fds
in util/main-loop.c according to the review comments from the previous
sd fixes.
Lidong Chen (2):
sd: Fix out-of-bounds assertions
util/main-loop: Fix incorrect assertion
hw/sd/sd.c | 4 ++--
util/main-loop.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
--
1.8.3.1
- [Qemu-devel] [Qemu-devel PATCH v2 0/2] sd: Fix out-of-bounds assertions,
Lidong Chen <=