-
- Downloads
pv-runtime: Don't early-return in pv_runtime_remove_overridden_libraries()
We need to 'goto out' to free some arrays of objects, which are too
complicated for `__attribute__((__cleanup__))`.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
parent
e44195b4
No related branches found
No related tags found
Please register or sign in to comment