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 de075740..030db1c2 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3341,3 +3341,5 @@ Video Disk Recorder Revision History
- Now setting primaryDevice = NULL before deleting the devices in cDevice::Shutdown()
to avoid problems in case other threads access it (thanks to Wolfgang Rohdewald for
pointing this out).
+- Fixed a buffer overflow in case a station defines all 32 audio PIDs (thanks to
+ Christian Jacobsen for reporting this one).