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.6.2-150-g04f15


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-150-g04f15744f
Date: Fri, 27 Jan 2023 14:47:18 -0500 (EST)

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  04f15744f2172fe1809e8b815768299751173e39 (commit)
       via  4d4fd34e39a08347a10973a22cd865e948d30c06 (commit)
      from  f4bf263b680ffe5dd0befe040b84c179919bbb7d (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 04f15744f2172fe1809e8b815768299751173e39
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Fri Jan 27 11:43:00 2023 -0800

    pivot-table: Fix buffer overflow in corner case in pivot_table_dump().
    
    Dumping a table with a layer dimension that has no leaves read from an
    invalid pointer.  This fixes the problem.  This functionality isn't used
    in PSPP, only by "pspp-output dump".

commit 4d4fd34e39a08347a10973a22cd865e948d30c06
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Thu Jan 26 18:35:38 2023 -0800

    pivot-table: Fix buffer overflow in pivot_table_dump() in corner case.
    
    This occurred when categories were more deeply nested into groups than
    there were leaf categories.  This functionality isn't used in PSPP, only
    by "pspp-output dump".

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

Summary of changes:
 src/output/pivot-table.c | 46 +++++++++++++++++++++++++---------------------
 src/output/pivot-table.h |  8 +++++++-
 2 files changed, 32 insertions(+), 22 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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