pspp-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-commits] [SCM] GNU PSPP branch, pre0.6.2, updated. v0.6.1-33-g49a4


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, pre0.6.2, updated. v0.6.1-33-g49a428e
Date: Fri, 03 Jul 2009 18:35:10 +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, pre0.6.2 has been updated
       via  49a428e6e922f86b94f8559347d3fb90031b119a (commit)
       via  f1bfc8bb1d477a04388b9e41b3f36af6bb598771 (commit)
      from  83ad7b20e856a24691074042c29ac0b56431dc26 (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 49a428e6e922f86b94f8559347d3fb90031b119a
Author: Ben Pfaff <address@hidden>
Date:   Fri Jul 3 11:34:26 2009 -0700

    Fix segfault drawing pie charts with old versions of libplot.
    
    If chart_create returned null, we dereferenced a null pointer just below.
    Avoid doing this.
    
    Also add similar fixes to other code that calls chart_create.  It may not
    be necessary in every case.
    
    Reported by Jason Stover.

commit f1bfc8bb1d477a04388b9e41b3f36af6bb598771
Author: Ben Pfaff <address@hidden>
Date:   Fri Jul 3 11:03:27 2009 -0700

    Release PSPP 0.6.2-pre2.

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

Summary of changes:
 NEWS                          |    4 ++--
 configure.ac                  |    2 +-
 src/language/stats/examine.q  |    5 +++++
 src/output/charts/piechart.c  |   28 ++++++++++++++++------------
 src/output/charts/plot-hist.c |    3 +++
 5 files changed, 27 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
GNU PSPP




reply via email to

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