aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index efad82c..6dc5998 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
1Tue Oct 17 08:49:31 CEST 2017
2 Fix integer overflows in DVI extractor found by Leon Zhao, which
3 could cause SEGVs (read-only). -CG
4
1Sun Oct 15 19:36:41 CEST 2017 5Sun Oct 15 19:36:41 CEST 2017
2 Fix potential file descriptor leak (on error handling path). 6 Fix potential file descriptor leak (on error handling path).
3 Fix potential assign-after-free (on IPC error handling path). 7 Fix potential assign-after-free (on IPC error handling path).