On Thu, Aug 27, 2026 at 15:59:24 +0200, Ján Tomko via Devel wrote: > From: Ján Tomko <[email protected]> > > 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 <[email protected]> > --- > src/storage/storage_backend_logical.c | 12 +++++------- > 1 file changed, 5 insertions(+), 7 deletions(-)
Reviewed-by: Peter Krempa <[email protected]>
