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-420-gcbb7b


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-420-gcbb7b59
Date: Sat, 1 May 2021 01:49:41 -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  cbb7b5901e2e6bc7b646ef0bfcab121a8ad567da (commit)
       via  a60f4822674a95fc50de20d1a6e001077a0a3301 (commit)
       via  5b1b418cf869237ef5d7987d1dea4a2806b759d8 (commit)
       via  56955f4bd8b55397e12ee6410a571f0b420a9731 (commit)
       via  310518d19cebbf206dc9f8a1ae9222ee12937e21 (commit)
       via  559baeaf44d6affdb18a794d92142b03ada23c05 (commit)
      from  d887a2a35c475ac7bf817db4861d9fc191f6a8bd (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 cbb7b5901e2e6bc7b646ef0bfcab121a8ad567da
Author: John Darrington <john@darrington.wattle.id.au>
Date:   Sat May 1 07:45:09 2021 +0200

    src/output/select.c (select_matches): Fix memory leak

commit a60f4822674a95fc50de20d1a6e001077a0a3301
Author: John Darrington <john@darrington.wattle.id.au>
Date:   Sat May 1 07:35:50 2021 +0200

    src/output/spv/spv.c (spv_read): Remove unused variable

commit 5b1b418cf869237ef5d7987d1dea4a2806b759d8
Author: John Darrington <john@darrington.wattle.id.au>
Date:   Sat May 1 07:31:34 2021 +0200

    src/output/output-item.c (output_item_unref): Fix memory leak

commit 56955f4bd8b55397e12ee6410a571f0b420a9731
Author: John Darrington <john@darrington.wattle.id.au>
Date:   Sat May 1 07:30:14 2021 +0200

    src/output/output-item.h (outpt_item_ref): Add WARN_UNUSED_RESULT attribute

commit 310518d19cebbf206dc9f8a1ae9222ee12937e21
Author: John Darrington <john@darrington.wattle.id.au>
Date:   Sat May 1 07:29:24 2021 +0200

    src/ouput/output-item.c (output_item_unshare): Use result of output_item_ref

commit 559baeaf44d6affdb18a794d92142b03ada23c05
Author: John Darrington <john@darrington.wattle.id.au>
Date:   Sat May 1 07:17:29 2021 +0200

    src/output/pivot-table.c (pivot_value_ex_destroy): Fix memory leak

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

Summary of changes:
 src/output/output-item.c | 3 ++-
 src/output/output-item.h | 2 +-
 src/output/pivot-table.c | 1 +
 src/output/select.c      | 1 +
 src/output/spv/spv.c     | 1 -
 5 files changed, 5 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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