There was an error fetching the commit references. Please try again later.
Introduce qScopeGuard for UpdateRegistry() cleanup
Introduce qScopeGuard to ensure that qAxCleanup() and libAttr release is
always called, regardless of return-point. This fixes missing qAxCleanup()
call on the SELFREG_E_TYPELIB early return.
Task-number: QTBUG-76269
Change-Id: Ie68a22a4631b206f73980f1418dabce54e51fd56
Reviewed-by:
Volker Hilsheimer <volker.hilsheimer@qt.io>
Showing
Please register or sign in to comment