From: "erik elfström" <erik.elfstrom@gmail.com>
To: Jeff King <peff@peff.net>
Cc: Junio C Hamano <gitster@pobox.com>, Git List <git@vger.kernel.org>
Subject: Re: [PATCH v8 1/5] setup: add gentle version of read_gitfile
Date: Fri, 26 Jun 2015 19:53:01 +0200 [thread overview]
Message-ID: <CAMpP7NbW++B-_OjXN6M3Z1+LW3TJJCnq2L_Jsr-U-Q-rJA5mSg@mail.gmail.com> (raw)
In-Reply-To: <20150626090331.GA4196@peff.net>
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.
/Erik
next prev parent reply other threads:[~2015-06-26 17:53 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 [this message]
2015-06-26 18:09 ` Junio C Hamano
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=CAMpP7NbW++B-_OjXN6M3Z1+LW3TJJCnq2L_Jsr-U-Q-rJA5mSg@mail.gmail.com \
--to=erik.elfstrom@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--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 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).