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

2018-04-24 Thread Michal Privoznik
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é > --- > src/driver.c | 23

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

2018-04-19 Thread Daniel P . Berrangé
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é --- src/driver.c | 23 +++ src/driver.h | 5