From: Junio C Hamano <gitster@pobox.com>
To: "erik elfström" <erik.elfstrom@gmail.com>
Cc: Jeff King <peff@peff.net>, Git List <git@vger.kernel.org>
Subject: Re: [PATCH v8 1/5] setup: add gentle version of read_gitfile
Date: Fri, 26 Jun 2015 11:09:00 -0700 [thread overview]
Message-ID: <xmqqwpyqtk8z.fsf@gitster.dls.corp.google.com> (raw)
In-Reply-To: <CAMpP7NbW++B-_OjXN6M3Z1+LW3TJJCnq2L_Jsr-U-Q-rJA5mSg@mail.gmail.com> ("erik elfström"'s message of "Fri, 26 Jun 2015 19:53:01 +0200")
erik elfström <erik.elfstrom@gmail.com> writes:
> On Fri, Jun 26, 2015 at 11:03 AM, Jeff King <peff@peff.net> wrote:
>> I happened to be playing with clang's static analyzer today, and it
>> noticed that there is a subtle use-after-free here.
>
> Doh, sorry about that. Thanks for fixing my bug.
I missed that one while reviewing and queuing.
Thanks, both.
next prev parent reply other threads:[~2015-06-26 18:09 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-15 19:39 [PATCH v8 0/5] Improving performance of git clean Erik Elfström
2015-06-15 19:39 ` [PATCH v8 1/5] setup: add gentle version of read_gitfile Erik Elfström
2015-06-26 9:03 ` Jeff King
2015-06-26 16:23 ` Junio C Hamano
2015-06-26 17:53 ` erik elfström
2015-06-26 18:09 ` Junio C Hamano [this message]
2015-06-15 19:39 ` [PATCH v8 2/5] setup: sanity check file size in read_gitfile_gently Erik Elfström
2015-06-15 19:39 ` [PATCH v8 3/5] t7300: add tests to document behavior of clean and nested git Erik Elfström
2015-06-15 19:39 ` [PATCH v8 4/5] p7300: add performance tests for clean Erik Elfström
2015-06-15 19:39 ` [PATCH v8 5/5] clean: improve performance when removing lots of directories Erik Elfström
2015-06-15 20:16 ` [PATCH v8 0/5] Improving performance of git clean Junio C Hamano
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=xmqqwpyqtk8z.fsf@gitster.dls.corp.google.com \
--to=gitster@pobox.com \
--cc=erik.elfstrom@gmail.com \
--cc=git@vger.kernel.org \
--cc=peff@peff.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.