24 Aug
2026
24 Aug
'26
8:09 a.m.
On 8/21/26 12:51, 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Michal Privoznik <mprivozn@redhat.com> Michal