storaged: Fix double ownership for HealthInfoCallback.
SharedRefBase objects can only be created via SharedRefBase::make, not std::make_shared. Otherwise there'll be a double-ownership problem. Test: TH Fixes: 225448524 Change-Id: I856677626cb146eb52a5b4a4562148e899d5a57b
Loading
Please register or sign in to comment