smartdevicelink / sdl_core

SmartDeviceLink In-Vehicle Software and Sample HMI
BSD 3-Clause "New" or "Revised" License
241 stars 245 forks source link

destroy DeviceAppsLauncherImpl when parent DeviceAppsLauncher is destroyed #3848

Closed iCollin closed 2 years ago

iCollin commented 2 years ago

Fixes https://github.com/smartdevicelink/sdl_core/issues/3482

This PR is not ready for review.

Risk

This PR makes no API changes.

Testing Plan

Summary

when DeviceAppsLauncher is destroyed, also destroy its impl member

Draft Release

https://github.com/smartdevicelink/sdl_core/releases/tag/untagged-bc368bfa0c2736f775ae

Once this PR is merged, the tag 4.5.3 will be created along with this release on branch release/4.5.3

Changelog

Enhancements

CLA