[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.10.2-20-gdae6c
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.10.2-20-gdae6cb8 |
Date: |
Thu, 11 Aug 2016 20:16:07 +0000 (UTC) |
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 dae6cb8b61f6c4864c428e94aaaf680de510041e (commit)
via 8445256dab6065706005508e87cfbd02a06191ec (commit)
via 5f89bf5b4e891469a5ef6a0f27ae3976191ce1c2 (commit)
via 9019ac689db670dc09ebe7c6fcadf62a7f10cb3e (commit)
via 57f24fe728f73ba7021f658e4888dd0412b040ba (commit)
from 0155c3a841f6b78263d2d1f308aeafc51bdf7ca9 (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 dae6cb8b61f6c4864c428e94aaaf680de510041e
Author: John Darrington <address@hidden>
Date: Thu Aug 11 22:11:38 2016 +0200
Fix possible null pointer dereference
commit 8445256dab6065706005508e87cfbd02a06191ec
Author: John Darrington <address@hidden>
Date: Thu Aug 11 21:52:52 2016 +0200
Fix possible null pointer dereference.
Found by cppcheck
commit 5f89bf5b4e891469a5ef6a0f27ae3976191ce1c2
Author: John Darrington <address@hidden>
Date: Thu Aug 11 21:26:51 2016 +0200
Avoid unnecessary test
commit 9019ac689db670dc09ebe7c6fcadf62a7f10cb3e
Author: John Darrington <address@hidden>
Date: Thu Aug 11 21:19:36 2016 +0200
Fix possible buffer overrun
Found by cppcheck
commit 57f24fe728f73ba7021f658e4888dd0412b040ba
Author: John Darrington <address@hidden>
Date: Thu Aug 11 20:59:22 2016 +0200
Remove redundant "break"
-----------------------------------------------------------------------
Summary of changes:
src/language/lexer/variable-parser.c | 4 ++--
src/output/cairo.c | 3 ++-
src/ui/gui/help-menu.c | 5 +++--
src/ui/gui/psppire-import-assistant.c | 18 ++++++++++++------
src/ui/gui/psppire-window.c | 1 -
5 files changed, 19 insertions(+), 12 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.10.2-20-gdae6cb8,
John Darrington <=