[libvirt] [PATCH] remote: daemon: Make sure that JSON symbols are properly loaded at startup

Daniel P. Berrangé berrange at redhat.com
Mon Aug 6 08:33:11 UTC 2018


On Wed, Aug 01, 2018 at 12:53:24PM +0200, Peter Krempa wrote:
> Explicitly call virJSONInitialize at startup of the libvirt daemon so
> that we are sure that the symbols in the compat library are properly
> loaded. This will prevent any random failure from happening later on
> when the daemon would want to use the JSON parser.
> 
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>  src/libvirt_private.syms   | 4 ++++
>  src/remote/remote_daemon.c | 4 ++++
>  2 files changed, 8 insertions(+)

For sake of historical record

Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>

but due to mailing list problems, I acked it via IRC for Peter and we pushed
before release.

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list