aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b9e9ce..c1a730a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
1Sun Oct 15 19:36:41 CEST 2017 1Sun Oct 15 19:36:41 CEST 2017
2 Fix potential file descriptor leak (on error handling path). -CG 2 Fix potential file descriptor leak (on error handling path).
3 Fix potential assign-after-free (on IPC error handling path). -CG
3 4
4Fri Oct 13 12:30:37 CEST 2017 5Fri Oct 13 12:30:37 CEST 2017
5 Properly check read error in NSF plugin (from signedness confusion) found by Leon Zhao. -CG 6 Properly check read error in NSF plugin (from signedness confusion) found by Leon Zhao. -CG