[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-153-g5c6e8
From: |
Friedrich Beckmann |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-153-g5c6e86d |
Date: |
Sat, 27 Jun 2015 10:11:19 +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 5c6e86d036ccb49f6487f8a10cb4586cb4fc4c23 (commit)
from e17bf22963466952e4333a9f9994ebad4ca2f5e8 (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 5c6e86d036ccb49f6487f8a10cb4586cb4fc4c23
Author: Friedrich Beckmann <address@hidden>
Date: Sat Jun 27 12:05:50 2015 +0200
psppire-output-view.c: added check for view->xr - fixes bug #45421
The output windows crashed when an empty syntax window is executed. The
rerender function got called without a valid view->xr (=NULL). I added a
check for this condition and create a new view->xr as it is done in the
psppire_output_view_put function.
This fixes bug #45421: Crash when trying to run empty syntax
-----------------------------------------------------------------------
Summary of changes:
src/ui/gui/psppire-output-view.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-153-g5c6e86d,
Friedrich Beckmann <=