From: "Shawn O. Pearce" <spearce@spearce•org>
To: Junio C Hamano <junkio@cox•net>
Cc: git@vger•kernel.org
Subject: Re: [PATCH] Fix infinite loop when deleting multiple packed refs.
Date: Tue, 2 Jan 2007 03:47:41 -0500 [thread overview]
Message-ID: <20070102084741.GA28898@spearce.org> (raw)
In-Reply-To: <7vtzz9x1fo.fsf@assigned-by-dhcp.cox.net>
Junio C Hamano <junkio@cox•net> wrote:
> "Shawn O. Pearce" <spearce@spearce•org> writes:
>
> > Fixed. ;-)
> >
> > Junio, this applies to master, but hopefully could also apply to
> > maint, as the bug also shows up there.
>
> I see a few instances of single static lock_file variable in our
> code, but all of them seem to be locking the index and only
> once, so they should be safe.
>
> Thanks.
I just realized that my patch used 'calloc' and not 'xcalloc'.
Would you mind correcting it for me? ;-)
--
Shawn.
next prev parent reply other threads:[~2007-01-02 8:47 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-02 6:44 infinite loop with git branch -D and packed-refs Nicholas Miell
2007-01-02 8:17 ` [PATCH] Fix infinite loop when deleting multiple packed refs Shawn O. Pearce
2007-01-02 8:44 ` Junio C Hamano
2007-01-02 8:47 ` Shawn O. Pearce [this message]
2007-01-02 19:19 ` Junio C Hamano
2007-01-05 3:04 ` Shawn O. Pearce
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=20070102084741.GA28898@spearce.org \
--to=spearce@spearce$(echo .)org \
--cc=git@vger$(echo .)kernel.org \
--cc=junkio@cox$(echo .)net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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