diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2020-06-10 20:52:10 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2020-06-10 20:52:10 +0200 |
commit | 5cfa736ad08cb37cd60a09752cd7df997f2370f8 (patch) | |
tree | 29641c7ad853c41459f021d2ec4f72eb9b0cde45 /HISTORY | |
parent | 8a282ef267b73c4d4a6f03e174946fd23692f58e (diff) | |
download | vdr-5cfa736ad08cb37cd60a09752cd7df997f2370f8.tar.gz vdr-5cfa736ad08cb37cd60a09752cd7df997f2370f8.tar.bz2 |
Fixed memory handling in cString::Append()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9462,3 +9462,4 @@ Video Disk Recorder Revision History indicate this change. - Added a device hook for detecting whether a device provides EIT data (thanks to Winfried Köhler). +- Fixed memory handling in cString::Append() (reported by Stefan Herdler). |