fix css::uno's throwing Reference constructors
The destructor of the Reference class depends on its _pInterface member being set, but some constructors skip this when an exception was thrown. Always initializing them properly while avoiding a rethrow is cheap and safe. Fixed-By: Herbert Dürr, Andre Fischer
Showing
Please
register
or
sign in
to comment