Re: [PATCH v4 0/2] Fix segfault in qemu_rbd_parse_filename

2021-04-22 Thread Max Reitz

On 21.04.21 23:23, Connor Kuehl wrote:

Connor Kuehl (2):
   iotests/231: Update expected deprecation message
   block/rbd: Add an escape-aware strchr helper

  block/rbd.c| 32 +---
  tests/qemu-iotests/231 |  4 
  tests/qemu-iotests/231.out |  7 ---
  3 files changed, 29 insertions(+), 14 deletions(-)


Thanks, applied to my block-next branch (for 6.1):

https://git.xanclic.moe/XanClic/qemu/commits/branch/block-next

Max




[PATCH v4 0/2] Fix segfault in qemu_rbd_parse_filename

2021-04-21 Thread Connor Kuehl
Connor Kuehl (2):
  iotests/231: Update expected deprecation message
  block/rbd: Add an escape-aware strchr helper

 block/rbd.c| 32 +---
 tests/qemu-iotests/231 |  4 
 tests/qemu-iotests/231.out |  7 ---
 3 files changed, 29 insertions(+), 14 deletions(-)

-- 
2.30.2