On 9/6/24 14:31, Peter Krempa wrote: > Don't allocate the struct if it exists already. This sidesteps the > discussion about whether forbidding multiple feature definitions makes > sense. > > Fixes: a8e0f9c682143c63897de5c379d3ac3791c51970 > Closes: https://gitlab.com/libvirt/libvirt/-/issues/670 > Signed-off-by: Peter Krempa <pkrempa@xxxxxxxxxx> > --- > src/conf/domain_conf.c | 15 ++++++++------- > 1 file changed, 8 insertions(+), 7 deletions(-) s/twicea/twice/ in $SUBJ. Michal