diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-01-26 19:50:19 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-01-26 19:50:19 +0100 |
commit | 5693873b9b010124c33b8bc725fe178c3ca3a4f1 (patch) | |
tree | a801bca8ede1fc59e948067404bad82393bb8261 /HISTORY | |
parent | 829c834d3045145f048436ff4f5ad0e6acc083ef (diff) | |
download | vdr-5693873b9b010124c33b8bc725fe178c3ca3a4f1.tar.gz vdr-5693873b9b010124c33b8bc725fe178c3ca3a4f1.tar.bz2 |
Fixed a new/delete malloc/free mismatch
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1941,3 +1941,8 @@ Video Disk Recorder Revision History - Fixed handling user defined CFLAGS in libdtv/libvdr/Makefile (thanks to Clemens Kirchgatterer and Robert Schiele). - Fixed skipping unavailable channels in the EPG scanner. + +2003-01-26: Version 1.1.23 + +- Fixed a new/delete malloc/free mismatch in ringbuffer.c (thanks to Stefan + Huelswitt for reporting this one). |