summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 2f6a560c..ee29436f 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).