summaryrefslogtreecommitdiff
path: root/cmake/AudioManagerUtilitiesConfig.cmake.in
diff options
context:
space:
mode:
authorJens Lorenz <jlorenz@de.adit-jv.com>2017-04-11 22:13:32 +0200
committerJens Lorenz <jlorenz@de.adit-jv.com>2017-04-11 22:20:10 +0200
commitcfe230db3654094c4c098eea2736c71dd97396d0 (patch)
tree304e30980de90f791a39f009e67c20dfd82c9b0b /cmake/AudioManagerUtilitiesConfig.cmake.in
parent3bd66bf4c57c03c2004a8f60234cd60f791c81b9 (diff)
downloadaudiomanager-cfe230db3654094c4c098eea2736c71dd97396d0.tar.gz
AMUtil: Fix nullptr exception in DLT singleton
Application might use libraries which are using CAmDltWrapper class. The singleton implementation requires an instanctiateOnce() initialization but if the application is not aware of this AudioManager utility a nullptr exception occurs on standard instance() calls. instance() checks now if the singleton exists and initializes the singleton and registers a fallback application towards DLT on demand. Signed-off-by: Jens Lorenz <jlorenz@de.adit-jv.com>
Diffstat (limited to 'cmake/AudioManagerUtilitiesConfig.cmake.in')
0 files changed, 0 insertions, 0 deletions