-
- Downloads
_capsule_list: skip NULL elements (resulting from dlclose)
When a capsule is dlclose()d its entry in _capsule_list is set to NULL: Code iterating over _capsule_list must skip such elements.
parent
aea9ec73
No related branches found
No related tags found
Please register or sign in to comment