diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-10-15 12:03:31 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-10-15 12:03:31 +0200 |
commit | 41490539357a764d5e4aaca0a84e5800d9ef4da9 (patch) | |
tree | 465a34a18775daabaddc6681566ba5a5d1afaeb0 /HISTORY | |
parent | 15bb8ca60db165833441e44da6d8861e9a7df0ad (diff) | |
download | vdr-41490539357a764d5e4aaca0a84e5800d9ef4da9.tar.gz vdr-41490539357a764d5e4aaca0a84e5800d9ef4da9.tar.bz2 |
Fixed a possible memory leak in SI::StructureLoop::getNextAsPointer()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7301,3 +7301,5 @@ Video Disk Recorder Revision History - If a frame position in the 'marks' file of a recording doesn't point to an I-frame, it will now be shifted towards the next I-frame (either up or down, whichever is closer). +- Fixed a possible memory leak in SI::StructureLoop::getNextAsPointer() (reported by + Sundararaj Reel). |