Fixed a memory leak in the SVDRP command LSTE; fixed a typo in LSTE's help

This commit is contained in:
Klaus Schmidinger
2005-08-07 14:25:31 +02:00
parent 4217d30bff
commit 1921c7465f
3 changed files with 21 additions and 12 deletions

View File

@@ -3670,3 +3670,4 @@ Video Disk Recorder Revision History
- Fixed cDvbSpuBitmap::putPixel() (thanks to Reinhard Nissl).
- Fixed setting system time to avoid time jumps in case of faulty data (thanks
to Andreas B<>ttger).
- Fixed a memory leak in the SVDRP command LSTE (thanks to Stefan Huelswitt).