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.6.1-1977-ge632


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1977-ge63296a
Date: Sat, 16 Apr 2011 18:21: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, master has been updated
       via  e63296a3c2bfcf1b40d712e79f17b349c4a6f21d (commit)
      from  bad83ff5129a404a11ef8dd54fa198044c1be6d1 (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 e63296a3c2bfcf1b40d712e79f17b349c4a6f21d
Author: Ben Pfaff <address@hidden>
Date:   Sat Apr 16 11:20:59 2011 -0700

    gui: Fix crash in executor when inline data is missing.
    
    Without this commit, typing "DATA LIST /x 1." into an otherwise empty
    syntax window and executing it caused a crash because the lexer was
    being accessed after it was destroyed.  This commit averts the crash.

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

Summary of changes:
 src/ui/gui/executor.c |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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