From da352e63c67c0e998bddbd293f9415d2f54a2b20 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 10 Dec 2011 14:37:55 +0100 Subject: Removed redundant memset() in the ctor of cSatCableNumbers --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index fd03fb4f..1ed1f272 100644 --- a/HISTORY +++ b/HISTORY @@ -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). -- cgit v1.2.3