From 259ed3055e96263701a2a569f288cb9753c82fb2 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 4 Nov 2005 14:27:51 +0100 Subject: Fixed a memory leak in cString::operator=() --- HISTORY | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 6aa320b0..7636d240 100644 --- a/HISTORY +++ b/HISTORY @@ -3922,3 +3922,4 @@ Video Disk Recorder Revision History - Removed '\n' from several syslog() calls (reported by Sascha Volkenandt). - Fixed missing '&' in the SetAreas() example in PLUGINS.html (reported by Sascha Volkenandt). +- Fixed a memory leak in cString::operator=() (reported by Sascha Volkenandt). -- cgit v1.2.3