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. v1.0.1-253-gb4f58


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.0.1-253-gb4f585e
Date: Sat, 29 Sep 2018 18:44:21 -0400 (EDT)

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  b4f585e70eca236ca97e53ef487cea9a3ab5e78a (commit)
      from  08485153588c93cc83e4d65ab58460467250f0fe (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 b4f585e70eca236ca97e53ef487cea9a3ab5e78a
Author: Ben Pfaff <address@hidden>
Date:   Sat Sep 29 15:43:39 2018 -0700

    lexer: Fix buffer overread in journaling when source does not end in \n.
    
    An earlier commit removed the requirement that a source file ends in \n,
    but the lexer still made that assumption.  This is intended to fix the
    problem.  (Probably, some new tests should be added.)
    
    Thanks to John Darrington for reporting the problem.
    
    Fixes: e0f9210e814d ("lexer: Add support for embedded \0 bytes and missing 
trailing new-line.")

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

Summary of changes:
 src/language/lexer/lexer.c | 28 +++++++++++++++++++---------
 1 file changed, 19 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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