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.4-9-g18f9e37


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.4-9-g18f9e37
Date: Thu, 09 Oct 2014 05:39:27 +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  18f9e37c8bc5f8ea21c9f3b3b6b3d0dee0b572cb (commit)
      from  c1c12933cd3d0014bd678f9c000632794ca8ffd7 (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 18f9e37c8bc5f8ea21c9f3b3b6b3d0dee0b572cb
Author: Ben Pfaff <address@hidden>
Date:   Wed Oct 8 22:39:18 2014 -0700

    psppire-output-view: Only render output items once the window is realized.
    
    Otherwise, in environments where the output view is not rendered
    immediately upon the call to gtk_widget_show_all() from
    psppire_output_submit(), psppire_output_view_put() called later in that
    function would dereference a null pointer trying to create a rendering
    from a null GTK_WIDGET (view->output)->window.
    
    Bug #43362.

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

Summary of changes:
 src/ui/gui/psppire-output-view.c   |   61 ++++++++++++++++++++++-------------
 src/ui/gui/psppire-output-window.c |   14 +++++++-
 2 files changed, 50 insertions(+), 25 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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