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. v0.8.5-488-g70f8f


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-488-g70f8fee
Date: Sun, 21 Feb 2016 04:29:55 +0000

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  70f8feea0e76d9aaae3656f886729b2c6ea3c2c1 (commit)
      from  9a5d293132431f61435eadfe684697e2e5af9280 (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 70f8feea0e76d9aaae3656f886729b2c6ea3c2c1
Author: Ben Pfaff <address@hidden>
Date:   Sat Feb 20 20:29:38 2016 -0800

    table: Fix memory leak.
    
    table_create_nested_item() was documented to take ownership of its
    argument but in fact it took a reference on it, creating a leak.
    
    Found by valgrind.
    Reported by John Darrington.
    Bug #47074.

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

Summary of changes:
 src/output/table.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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