commit | dd3e8ac413a74a58d6a3ba16a26952f84370fcff | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon Mar 12 15:23:13 2012 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Apr 19 16:36:42 2012 +0200 |
tree | dfcdc5b39093be9708c109061c425938d93ed11c | |
parent | e6f5d0be730a41bacb10edba19d1369ec2949486 [diff] |
nbd: avoid out of bounds access to recv_coroutine array This can happen with a buggy or malicious server. Reported-by: Michael Tokarev <mjt@tls.msk.ru> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>