Odd message from git post-receive hook
Geert Janssens
janssens-geert at telenet.be
Tue Nov 26 12:08:02 EST 2013
Introduction: I'm currently the only one receiving mails from our gitolite's post-receive hook for
commits pushed to the gnucash svn repository. But when we drop svn in favour of git,
everybody will be receiving these messages. So any problem I come across in this internal test
is important for our future list messaging.
So I got this weird message sent today after I pushed a backporting commit to the 2.4 branch.
Notice the mail subject: it talks about a patch for libgoffice, which I pushed to trunk earlier
today. However that's not what I pushed to 2.4. You can see that in the actual commit message:
I pushed
[22070] Fix memory leak: Missing regfree() after regcomp().
So how come the mail script whips up the wrong subject ?
Geert
---------- Forwarded Message ----------
Subject: gnucash 2.4: Report the proper minimum version for libgoffice when not found at
configure time
Date: Tuesday 26 November 2013, 11:57:04
From: GIT SVN Migration User <git-svn at code.gnucash.org>
To: info at kobaltwit.be
Updated via https://github.com/Gnucash/gnucash/commit/907e9112 (commit)
from https://github.com/Gnucash/gnucash/commit/7b7e57a6 (commit)
commit 907e911251e091076f1a3ee061059d479d56a4fa
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Nov 26 16:55:55 2013 +0000
[22070] Fix memory leak: Missing regfree() after regcomp().
This fix is backported because it solves this bug:
Bug 681907 - Save operation is leaking seriously, eventually GnuCash uses 6.4 GB RAM
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/2.4@23446
57a11ea4-9604-0410-9ed3-97b8803252fd
Summary of changes:
src/backend/xml/gnc-backend-xml.c | 1 +
src/html/gnc-html.c | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
-----------------------------------------
More information about the gnucash-devel
mailing list