[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-216-g425d4
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-216-g425d4ab4b |
Date: |
Tue, 7 Mar 2023 15:45:08 -0500 (EST) |
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 425d4ab4b75ab81c9dcb586781a808b5b84989fc (commit)
from 44865eced89408cf217088517ee407c0ddd7d517 (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 425d4ab4b75ab81c9dcb586781a808b5b84989fc
Author: Ben Pfaff <blp@cs.stanford.edu>
Date: Tue Mar 7 12:37:39 2023 -0800
CLOSE FILE HANDLE: Fix bugs and add test.
In addition to the particular bug that was reported, there was a memory
leak. This commit fixes both.
Reported by knassen@chartermi.net.
-----------------------------------------------------------------------
Summary of changes:
src/data/file-handle-def.c | 2 +
src/language/commands/file-handle.c | 8 +++-
tests/language/commands/file-handle.at | 73 +++++++++++++++++++++++++++++++++-
3 files changed, 81 insertions(+), 2 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-216-g425d4ab4b,
Ben Pfaff <=