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.0-pre1-37-g7


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v2.0.0-pre1-37-g733154a78
Date: Sun, 4 Jun 2023 10:42:49 -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  733154a78524daecf1542c4f6fba96474ac3426f (commit)
      from  7d56af2f1816aea9aa7b882dc4f238c5acd29255 (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 733154a78524daecf1542c4f6fba96474ac3426f
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sun Jun 4 07:40:47 2023 -0700

    dictionary: Properly size string buffer in make_hinted_name().
    
    This causes a test failure on 32-bit platforms, where
    INT_BUFSIZE_BOUND(unsigned long) is smaller than F26ADIC_STRLEN_MAX + 1.
    
    Fixes: 2ba8dc2955f8 ("spreadsheet-reader: Merge duplicate code with 
libpspp/str.h.")
    
    Thanks to Friedrich Beckmann for reporting the problem.

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

Summary of changes:
 src/data/dictionary.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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