gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [libextractor] 02/02: fix misc NULL pointer exceptions


From: gnunet
Subject: [GNUnet-SVN] [libextractor] 02/02: fix misc NULL pointer exceptions
Date: Wed, 01 Nov 2017 09:10:35 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository libextractor.

commit 6c70420641fc1d081bcecf323671ca169b13a129
Merge: 7cc63b00 d4d488b0
Author: Christian Grothoff <address@hidden>
AuthorDate: Wed Nov 1 09:08:07 2017 +0100

    fix misc NULL pointer exceptions

 ChangeLog                   |  4 ++++
 src/plugins/dvi_extractor.c | 20 +++++++++++++-------
 2 files changed, 17 insertions(+), 7 deletions(-)

diff --cc ChangeLog
index a659c655,6dc59981..31b08a0a
--- a/ChangeLog
+++ b/ChangeLog
@@@ -1,8 -1,7 +1,12 @@@
 +Wed Nov  1 09:06:07 CET 2017
 +      Fixing NULL pointer issues in GIF, IT, NSFE, S3M, SID and XM
 +      plugins, caused (except for GIF) by signed/unsigned confusion.
 +      Found by Leon Zhao. -CG
 +
+ Tue Oct 17 08:49:31 CEST 2017
+       Fix integer overflows in DVI extractor found by Leon Zhao, which
+       could cause SEGVs (read-only). -CG
+ 
  Sun Oct 15 19:36:41 CEST 2017
        Fix potential file descriptor leak (on error handling path).
        Fix potential assign-after-free (on IPC error handling path).

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]