[libvirt] [PATCH 04/14] driver: don't keep a pointer to the loaded library handle

Michal Privoznik mprivozn at redhat.com
Tue Apr 24 12:16:57 UTC 2018


On 04/19/2018 07:09 PM, Daniel P. Berrangé wrote:
> Now that we've activated two hacks to prevent unloading of modules,
> there is no point passing back a pointer to the loaded library handle.
> 
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>  src/driver.c                  | 23 +++++++----------------
>  src/driver.h                  |  5 ++---
>  src/storage/storage_backend.c |  2 +-
>  3 files changed, 10 insertions(+), 20 deletions(-)

ACK

Michal




More information about the libvir-list mailing list