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-2-g2eaf2da


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-2-g2eaf2da8e
Date: Fri, 8 Jul 2022 13:52:10 -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  2eaf2da8ecd5946a5a433b8679d09a70d0da670a (commit)
       via  27c1e59125a8ab24e037449439476dec8be4f6f6 (commit)
      from  78a33a74592cb86170eb6aff910652bd9a6fe07b (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 2eaf2da8ecd5946a5a433b8679d09a70d0da670a
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Fri Jul 8 10:51:59 2022 -0700

    Fix use-after-free errors.
    
    Found by GCC 12.1.1.

commit 27c1e59125a8ab24e037449439476dec8be4f6f6
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Fri Jul 8 10:51:23 2022 -0700

    Suppress GCC 12.1.1 warnings.
    
    I don't think these warnings are for real problems, so just suppress them.
    
    I don't understand why the change to datasheet-test.c suppresses a warning,
    but it does.

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

Summary of changes:
 Makefile.am                         | 2 +-
 src/data/casewriter-translator.c    | 2 +-
 src/output/spv/spv-legacy-decoder.c | 2 +-
 tests/data/datasheet-test.c         | 2 +-
 tests/language/lexer/segment-test.c | 1 +
 5 files changed, 5 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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