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.2.0-460-gafbad


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-460-gafbaddb
Date: Sat, 27 Jun 2020 07:15: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  afbaddb93a29a8fd72e067c18d42a8caf8cd209a (commit)
       via  1a883969725730d836489dfb6fb618010b224125 (commit)
       via  424aa0c4f6d8ff6dc123e4452f37af7e6cd2d5d3 (commit)
      from  48dfb8cba06f85d8b3ead8ac8c63c94eff8b5ffe (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 afbaddb93a29a8fd72e067c18d42a8caf8cd209a
Author: John Darrington <john@darrington.wattle.id.au>
Date:   Sat Jun 27 13:15:31 2020 +0200

    dictionary.c: Don't emit callbacks when the dictionary is destroyed.
    
    Also reorder some functions in order of dependence.

commit 1a883969725730d836489dfb6fb618010b224125
Author: John Darrington <john@darrington.wattle.id.au>
Date:   Sat Jun 27 13:15:31 2020 +0200

    data_parser:  Keep a reference to the dictionary

commit 424aa0c4f6d8ff6dc123e4452f37af7e6cd2d5d3
Author: John Darrington <john@darrington.wattle.id.au>
Date:   Sat Jun 27 13:15:31 2020 +0200

    Revert "Fixed a use after free error when manipulating datasets."
    
    This reverts commit 1d06ba6d498b9446d5fb8c432d24efb2bee713a9
    which caused memory leaks.

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

Summary of changes:
 src/data/dataset.c                 |   2 +-
 src/data/dictionary.c              | 996 ++++++++++++++++++++-----------------
 src/language/data-io/data-parser.c |   9 +-
 src/language/data-io/data-parser.h |   2 +-
 4 files changed, 536 insertions(+), 473 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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