mbox series

[v2,0/2] sd: Fix out-of-bounds assertions

Message ID cover.1559710447.git.lidong.chen@oracle.com
Headers show
Series sd: Fix out-of-bounds assertions | expand

Message

Lidong Chen June 5, 2019, 6:21 a.m. UTC
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(-)