Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-04-13' into staging
commitdb55d2c9239d445cb7f1fa8ede8e42bd339058f4
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 13 Apr 2021 20:05:17 +0000 (13 21:05 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 13 Apr 2021 20:05:17 +0000 (13 21:05 +0100)
tree32717514deb361ad95053a03f438abb3c67959b9
parent1b665153341613bd2a6074f26d705237eb497d79
parent0267101af64292c9a84fd9319a763ddfbce9ddc7
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-04-13' into staging

Block patches for 6.0-rc3:
- Use-after-free fix for block/nbd.c

# gpg: Signature made Tue 13 Apr 2021 14:35:48 BST
# gpg:                using RSA key 91BEB60A30DB3E8857D11829F407DB0061D5CF40
# gpg:                issuer "mreitz@redhat.com"
# gpg: Good signature from "Max Reitz <mreitz@redhat.com>" [full]
# Primary key fingerprint: 91BE B60A 30DB 3E88 57D1  1829 F407 DB00 61D5 CF40

* remotes/maxreitz/tags/pull-block-2021-04-13:
  block/nbd: fix possible use after free of s->connect_thread

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>