git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Kristian Høgsberg" <krh@redhat.com>
To: gitster@pobox.com
Cc: git@vger.kernel.org
Subject: config.c fixes, take 2
Date: Fri, 14 Dec 2007 15:59:56 -0500	[thread overview]
Message-ID: <1197665998-32386-1-git-send-email-krh@redhat.com> (raw)

Hi,

Here's a follow-up series that allocates the lock_file on the heap.
Also, git_config_rename_section() did an extra close too so I added
a fix for that in this series.

cheers,
Kristian

             reply	other threads:[~2007-12-14 20:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-14 20:59 Kristian Høgsberg [this message]
2007-12-14 20:59 ` [PATCH] Fix config lockfile handling Kristian Høgsberg
2007-12-14 20:59   ` [PATCH] Use a strbuf for building up section header and key/value pair strings Kristian Høgsberg
2007-12-14 21:57   ` [PATCH] Fix config lockfile handling Junio C Hamano
2007-12-17 16:24     ` Kristian Høgsberg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1197665998-32386-1-git-send-email-krh@redhat.com \
    --to=krh@redhat.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).