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-75-g569225


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-75-g5692254
Date: Sun, 25 Oct 2020 01:31:26 -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  5692254f966863caef595ec6270f966c063b1b08 (commit)
       via  ed2adbf75a0c15fdc034827ddad80c295fe92edc (commit)
       via  5909ba410666a27b96646521acdc17f5cb53b5e7 (commit)
      from  41de5884c602e78d51ef38f7377a4d9031ccdbfb (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 5692254f966863caef595ec6270f966c063b1b08
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sat Oct 24 22:29:08 2020 -0700

    zip-writer: Fix writing a zip file to a pipe.
    
    The code here had comment indicating that it could write a zip file to a
    pipe, but it didn't actually work.  This fixes it and adds a test.

commit ed2adbf75a0c15fdc034827ddad80c295fe92edc
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sat Oct 24 22:15:51 2020 -0700

    spv-driver: Fix double free on error path.
    
    The output_driver_destroy() call also indirectly called fh_unref().

commit 5909ba410666a27b96646521acdc17f5cb53b5e7
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sat Oct 24 20:26:13 2020 -0700

    Make configure create doc/examples so the Makefiles don't need to.

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

Summary of changes:
 configure.ac             |  5 ++--
 doc/automake.mk          |  5 ----
 src/libpspp/zip-writer.c | 37 +++++++++++++++++++-------
 src/output/spv-driver.c  |  1 -
 tests/libpspp/zip.at     | 67 +++++++++++++++++++++++++++++++++++++++---------
 5 files changed, 86 insertions(+), 29 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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