diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-08-12 10:37:58 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-08-12 10:37:58 +0200 |
commit | 33e5ef3a5867998bec1bb3d8d7c8b6597cc1393b (patch) | |
tree | 09c242a9b2fddda6dd5cb6f317228250e568ab8b /CONTRIBUTORS | |
parent | b12403458e20fbd3d8201f9c14a5bd8dffb854ee (diff) | |
download | vdr-33e5ef3a5867998bec1bb3d8d7c8b6597cc1393b.tar.gz vdr-33e5ef3a5867998bec1bb3d8d7c8b6597cc1393b.tar.bz2 |
The list of tracks given in cStatus::SetAudioTrack() is now NULL terminated
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 04978af6..52d70b02 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1795,6 +1795,7 @@ Alexander Rieger <Alexander.Rieger@inka.de> for reporting that the cTimer::operator=() messes up the cListObject's pointers for reporting a memory leak in the cTimer::operator=() when using the 'aux' string for fixing cTimer::operator=() in case a cTimer variable is assigned to itself + for making the list of tracks given in cStatus::SetAudioTrack() NULL terminated Philip Prindeville <philipp_subx@redfish-solutions.com> for updates to 'sources.conf' |