Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
slirp: Properly initialize pollfds_idx of new sockets
Otherwise we may start processing sockets in slirp_pollfds_poll that were created past slirp_pollfds_fill. Signed-off-by: Jan Kiszka <[email protected]> Reviewed-by: Stefan Hajnoczi <[email protected]>
- Loading branch information