
16 Jul
2025
16 Jul
'25
3:38 p.m.
On Thu, Jul 03, 2025 at 13:19:07 +0300, Nikolai Barybin via Devel wrote: Please also fix your git configuration: https://libvirt.org/submitting-patches.html#git-configuration Otherwise the author will be wrong (Nikolai Barybin via Devel) unless fixed manually due to the DMARC countermeasures the mailing list needs to take.
We need to check obj ptr before passing it to virJSONValueObjectHasKey(). If it's NULL it will fail with SIGSEGV.
Signed-off-by: Nikolai Barybin <nikolai.barybin@virtuozzo.com>
I've fixed it in this patch with this spelling.