diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-12-10 14:37:55 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-12-10 14:37:55 +0100 |
commit | da352e63c67c0e998bddbd293f9415d2f54a2b20 (patch) | |
tree | 94b1c72d8eb885a45fb595726fdf00d5c590bc3d /HISTORY | |
parent | 7d590428ec87706dd5b432f648c80184beaf989a (diff) | |
download | vdr-da352e63c67c0e998bddbd293f9415d2f54a2b20.tar.gz vdr-da352e63c67c0e998bddbd293f9415d2f54a2b20.tar.bz2 |
Removed redundant memset() in the ctor of cSatCableNumbers
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6789,3 +6789,5 @@ Video Disk Recorder Revision History Sundararaj Reel). - Fixed a memory leak in cRecordings::ScanVideoDir() in case there are too many link levels (reported by Sundararaj Reel). +- Removed redundant memset() in the ctor of cSatCableNumbers (triggered by + Ville Skyttä pointing out that the argument sequence in the call was wrong). |