1 Sep
2026
1 Sep
'26
12:28 p.m.
On Thu, Aug 27, 2026 at 15:59:24 +0200, Ján Tomko via Devel wrote:
From: Ján Tomko <jtomko@redhat.com>
If parsed number of extents is 0, the calculated buffer size won't hold the first regex_unit.
Closes: https://gitlab.com/libvirt/libvirt/-/work_items/913 Signed-off-by: Ján Tomko <jtomko@redhat.com> --- src/storage/storage_backend_logical.c | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-)
Reviewed-by: Peter Krempa <pkrempa@redhat.com>