[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v2.0.1-22-g1c9711
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v2.0.1-22-g1c9711b6b |
Date: |
Sun, 5 May 2024 15:38:14 -0400 (EDT) |
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 1c9711b6b57ce854b27e72b4149d52d830ba4367 (commit)
via 0253a4353f653e8e8fb47266e682f23db5159e6d (commit)
from 3904f78990c3c684a860022b2ab7ec847667b11e (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 1c9711b6b57ce854b27e72b4149d52d830ba4367
Author: Ben Pfaff <blp@cs.stanford.edu>
Date: Sun May 5 12:35:25 2024 -0700
LOOP: Fix null pointer dereference for errors with index expressions.
Thanks to Zhou Geng for reporting this bug as poc8 in the report here:
https://lists.gnu.org/archive/html/bug-gnu-pspp/2024-03/msg00015.html
commit 0253a4353f653e8e8fb47266e682f23db5159e6d
Author: Ben Pfaff <blp@cs.stanford.edu>
Date: Sun May 5 11:40:40 2024 -0700
NPAR: Fix order of arguments to xnmalloc().
-----------------------------------------------------------------------
Summary of changes:
src/language/commands/loop.c | 43 +++++++++++++++++++++++++++++--------------
src/language/commands/npar.c | 4 ++--
2 files changed, 31 insertions(+), 16 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v2.0.1-22-g1c9711b6b,
Ben Pfaff <=