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-2-g68a0247


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-2-g68a0247
Date: Sun, 21 Jun 2015 06:17:59 +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  68a0247ad78ed77de1f4b3a96a734fd6c2994984 (commit)
      from  fbf0ea7739675c0b2ed851ec081430cc0c54e03d (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 68a0247ad78ed77de1f4b3a96a734fd6c2994984
Author: John Darrington <address@hidden>
Date:   Sun Jun 21 08:10:46 2015 +0200

    PsppireOutputView redefined parameter y to be of type long.
    
    The variable y was defined as int, but being cast to long when set in the 
tree store.  This seems like it
    could give rise to integer overflow.  This change redefines y to be of type 
long.
    
    Possibly related to bug #45272

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

Summary of changes:
 src/ui/gui/psppire-output-view.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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