diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-12-01 14:53:11 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-12-01 14:53:11 +0100 |
commit | 78b78ffd64d18f24a022abfa9f003d61f96152d5 (patch) | |
tree | 69494654e0d5b1b4964b640340f05ccacf16f303 /CONTRIBUTORS | |
parent | bab6955557830c25e59433a9127c5f3b4ac1b387 (diff) | |
download | vdr-78b78ffd64d18f24a022abfa9f003d61f96152d5.tar.gz vdr-78b78ffd64d18f24a022abfa9f003d61f96152d5.tar.bz2 |
Fixed a possible crash in remux.c on 64-bit machines
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 322773ab..12e4c299 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1113,6 +1113,7 @@ Reinhard Nissl <rnissl@gmx.de> for implementing cDevice::ForceTransferMode() for changing the behaviour when hitting the end of a recording in fast forward mode for suggesting to give the cRemote::CallPlugin() function a boolean return value + for fixing a possible crash in remux.c on 64-bit machines Richard Robson <richard_robson@beeb.net> for reporting freezing replay if a timer starts while in Transfer Mode from the |