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. v2.0.1-9-gbb2089c


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v2.0.1-9-gbb2089cfd
Date: Sun, 14 Apr 2024 12:43:41 -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  bb2089cfd1bc7fcf50a3b7713508e8a057caf7be (commit)
       via  0b8b85706437d0bb3466697cb22da13eacd51e70 (commit)
      from  4b2f21a89f744b94a10a59580779a94e17ed200e (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 bb2089cfd1bc7fcf50a3b7713508e8a057caf7be
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sun Apr 14 09:14:43 2024 -0700

    u8-line: Fix handling of double-width characters in u8_line_reserve().
    
    This code was terribly confusing.  This adds a little redundancy but it is
    easier to understand.
    
    This is difficult logic and more bugs may lurk.
    
    Thanks to Zhou Geng for reporting this bug as poc13 in the report here:
    https://lists.gnu.org/archive/html/bug-gnu-pspp/2024-03/msg00015.html

commit 0b8b85706437d0bb3466697cb22da13eacd51e70
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sun Apr 14 09:11:12 2024 -0700

    u8-line: Fix read past end of buffer in u8_line_find_pos().

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

Summary of changes:
 src/libpspp/u8-line.c | 88 +++++++++++++++++++++++++++++----------------------
 1 file changed, 50 insertions(+), 38 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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