https://bugs.kde.org/show_bug.cgi?id=438476

--- Comment #5 from zvova7...@gmail.com ---
>> it's not apparent to me why libddcutil should be unusable when used with 
>> dlopen()
Vice versa.

When libddcutil is used with dlopen/dlsym/dlclose - all works fine. It's
important to dlclose the library. In that case library resources are freed at
the dlclose moment, so the next dlopen will reinit the library and it is will
work again some time.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to