Skip to content

lvm-dbus: Fix calling lvcreate with empty list of PVs#1125

Merged
vojtechtrefny merged 1 commit into
storaged-project:masterfrom
vojtechtrefny:master_lvcreate-empty-pvs-fix
Sep 5, 2025
Merged

lvm-dbus: Fix calling lvcreate with empty list of PVs#1125
vojtechtrefny merged 1 commit into
storaged-project:masterfrom
vojtechtrefny:master_lvcreate-empty-pvs-fix

Conversation

@vojtechtrefny
Copy link
Copy Markdown
Member

GLib really dislikes us calling 'g_variant_builder_end' on the empty array in this case.

GLib really dislikes us calling 'g_variant_builder_end' on the
empty array in this case.
Copy link
Copy Markdown
Member

@tbzatek tbzatek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, makes sense, I believe I've seen something similar before.

@vojtechtrefny vojtechtrefny merged commit a81ea72 into storaged-project:master Sep 5, 2025
47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants