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-491-gaf347


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-491-gaf34772
Date: Sun, 21 Feb 2016 05:39:32 +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  af34772f88fab127edb77d4a15bc5e6d5848d84e (commit)
       via  dd01d824fddca68d14de6358a5f0c43b5cc56fea (commit)
       via  eb2ae83b7c7adc6ddd9e71be54a72d9d702e189d (commit)
      from  70f8feea0e76d9aaae3656f886729b2c6ea3c2c1 (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 af34772f88fab127edb77d4a15bc5e6d5848d84e
Author: Ben Pfaff <address@hidden>
Date:   Sat Feb 20 21:38:38 2016 -0800

    EXAMINE: Fix memory leak in box-whisker plots.
    
    Found by valgrind.
    Reported by John Darrington.
    Bug #47074.

commit dd01d824fddca68d14de6358a5f0c43b5cc56fea
Author: Ben Pfaff <address@hidden>
Date:   Sat Feb 20 21:21:06 2016 -0800

    render: Fix memory leaks in rendering.
    
    References were being taken that should not have been.
    
    Found by valgrind.
    Reported by John Darrington.
    Bug #47074.

commit eb2ae83b7c7adc6ddd9e71be54a72d9d702e189d
Author: Ben Pfaff <address@hidden>
Date:   Sat Feb 20 21:20:03 2016 -0800

    cairo: Fix memory leak of pango_layout_iter.
    
    Found by valgrind.
    Reported by John Darrington.
    Bug #47074.

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

Summary of changes:
 src/language/stats/examine.c |   14 +++++++++++---
 src/output/cairo.c           |    3 ++-
 src/output/render.c          |   19 +++++++++----------
 3 files changed, 22 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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