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.4.1-501-g7ae16


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-501-g7ae167d
Date: Tue, 5 Oct 2021 12:20:11 -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  7ae167da42b6b2fb0701bcf6929b15cbceeede53 (commit)
      from  db8e899446fa2679235ce3091dc4eebe33429a99 (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 7ae167da42b6b2fb0701bcf6929b15cbceeede53
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Tue Oct 5 09:19:26 2021 -0700

    dictionary: Allow dict_set_documents() argument to reference old documents.
    
    merge_dictionary() in combine-file.c includes the old documents in the new
    ones by just copying pointers.  dict_set_documents() didn't handle this
    properly.  This fixes the problem.
    
    Fixes bug #61258.
    Thanks to Irfan Ariq for reporting the problem.

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

Summary of changes:
 src/data/dictionary.c | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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