[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1428-gc48d
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1428-gc48de1a |
Date: |
Fri, 30 Jul 2010 21:44:37 +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 c48de1ac439a57cdead8114f8ccb9b9ba1cee001 (commit)
from f14ea735832776eb7a28fe9e210bb270d401060e (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 c48de1ac439a57cdead8114f8ccb9b9ba1cee001
Author: John Darrington <address@hidden>
Date: Fri Jul 30 23:41:01 2010 +0200
Deallocate memory from pool using the correct function
Memory allocated using pool_alloc was being deallocated using
the standard free function instead of pool_free. This change
fixes that. Thanks to Andras Muranyi for reporting this problem.
-----------------------------------------------------------------------
Summary of changes:
src/libpspp/i18n.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1428-gc48de1a,
John Darrington <=