pspp-commits
[Top][All Lists]
Advanced

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

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-225-g0abb2


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-225-g0abb2b3
Date: Sun, 04 Oct 2015 20:56:09 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".

The branch, master has been updated
       via  0abb2b391927d3d4d5ce861f0c21b36a2fe94a2d (commit)
      from  b99f8bbb318e191f863d5579034ce87dd254d40f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0abb2b391927d3d4d5ce861f0c21b36a2fe94a2d
Author: John Darrington <address@hidden>
Date:   Sun Oct 4 22:54:48 2015 +0200

    Zip Reader: Avoid undefined behaviour when reading short files
    
    The zip reader makes many calls to fread.  However the return value was not 
checked.  This could
    have had undefined consequences when reading short files.  This change 
checks all calls to fread.

-----------------------------------------------------------------------

Summary of changes:
 src/libpspp/zip-reader.c |   98 ++++++++++++++++++++++++++--------------------
 1 files changed, 56 insertions(+), 42 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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