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-288-gee387


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-288-gee387ad
Date: Wed, 30 Oct 2019 18:48:09 -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  ee387adb49ae16824796827e42cdb4efb7754cb9 (commit)
       via  3e7375959ad4c954b165a0b367657702bfaf70fc (commit)
       via  424f384ee9914fe656fa28fb272f7d8d191cb97d (commit)
       via  c21ac1464629e4887590232dcca29658b564e611 (commit)
       via  60619e98fd4c94160a78b275f0f4cc570e539fd7 (commit)
      from  1b138d959abccefbdaaafed2a1d77cf76541bc92 (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 ee387adb49ae16824796827e42cdb4efb7754cb9
Author: Ben Pfaff <address@hidden>
Date:   Sat Oct 19 05:57:32 2019 +0000

    pivot-table: Use ctime_r() instead of ctime(), for thread safety.

commit 3e7375959ad4c954b165a0b367657702bfaf70fc
Author: Ben Pfaff <address@hidden>
Date:   Fri Oct 11 04:32:31 2019 +0000

    ascii: Avoid buffer overread outputting page longer than allocated lines.
    
    This does seem like an odd case but I triggered it at one point and it
    costs little to check for it.

commit 424f384ee9914fe656fa28fb272f7d8d191cb97d
Author: Ben Pfaff <address@hidden>
Date:   Sat Oct 19 05:46:03 2019 +0000

    pivot-table: Fix memory leaks in pivot_table_dump().
    
    # Conflicts:
    #   src/output/pivot-table.c

commit c21ac1464629e4887590232dcca29658b564e611
Author: Ben Pfaff <address@hidden>
Date:   Mon Oct 21 02:57:58 2019 +0000

    pivot-table: Fix memory leak in pivot_value_destroy().

commit 60619e98fd4c94160a78b275f0f4cc570e539fd7
Author: Ben Pfaff <address@hidden>
Date:   Fri Oct 11 05:03:54 2019 +0000

    driver: Fix memory leak in output_submit().

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

Summary of changes:
 src/output/ascii.c       | 14 ++++++++------
 src/output/driver.c      |  2 +-
 src/output/pivot-table.c | 19 ++++++++++++++++++-
 3 files changed, 27 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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