diff options
author | Christian Gmeiner <christian.gmeiner@gmail.com> | 2010-02-04 23:44:01 +0100 |
---|---|---|
committer | Christian Gmeiner <christian.gmeiner@gmail.com> | 2010-02-04 23:44:01 +0100 |
commit | c1e2186b6a3b14e4da3232c2c9d2a03c1fb9a1a2 (patch) | |
tree | 0029df657ccdc37ff2f190ec2e5ed38528e47631 /dxr3audiodecoder.h | |
parent | bb0ff923fa2636b9287e04e7215fd3907d34e969 (diff) | |
download | vdr-plugin-dxr3-c1e2186b6a3b14e4da3232c2c9d2a03c1fb9a1a2.tar.gz vdr-plugin-dxr3-c1e2186b6a3b14e4da3232c2c9d2a03c1fb9a1a2.tar.bz2 |
fix crash at shutdown
We can not inherit from Singleton<cDxr3Device> as the vdr core does
free the created instance. So if we use the auto_ptr based Singleton
template class we get a double free.
Diffstat (limited to 'dxr3audiodecoder.h')
0 files changed, 0 insertions, 0 deletions