> <snip/>

One thing that I've realized was that we have the NSS plugin which currently links statically with a small library that we build aside (src/libvirt-nss.la). The plugin uses virHash, virObject, virString and some other submodules of ours. If we replace our implementation with glib then effectively every process that ever calls gethostbyname() will be dynamically linking with glib/gobject/....

Don't know if it's a bad thing, just putting it out here to consider.

Michal

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to