[PATCH v2 0/2] Fix segfault in qemu_rbd_parse_filename

Connor Kuehl posted 2 patches 3 years ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210401210150.2127670-1-ckuehl@redhat.com
Maintainers: Kevin Wolf <kwolf@redhat.com>, Jason Dillaman <dillaman@redhat.com>, Max Reitz <mreitz@redhat.com>
There is a newer version of this series
block/rbd.c                | 20 ++++++++++++++++++--
tests/qemu-iotests/231     |  4 ++++
tests/qemu-iotests/231.out |  7 ++++---
3 files changed, 26 insertions(+), 5 deletions(-)
[PATCH v2 0/2] Fix segfault in qemu_rbd_parse_filename
Posted by Connor Kuehl 3 years ago
Replaced the change to qemu_rbd_next_tok with a standalone escape-aware
helper for patch 2.

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

 block/rbd.c                | 20 ++++++++++++++++++--
 tests/qemu-iotests/231     |  4 ++++
 tests/qemu-iotests/231.out |  7 ++++---
 3 files changed, 26 insertions(+), 5 deletions(-)

-- 
2.30.2