All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Han Young <hanyang.tony@bytedance.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH v3 0/1] diffcore-break: avoid segfault with freed entries
Date: Tue, 24 Feb 2026 07:22:25 -0800	[thread overview]
Message-ID: <xmqq8qcijhe6.fsf@gitster.g> (raw)
In-Reply-To: <20260224061329.60364-1-hanyang.tony@bytedance.com> (Han Young's message of "Tue, 24 Feb 2026 14:13:28 +0800")

Han Young <hanyang.tony@bytedance.com> writes:

> Changes since v2:
> * fixed the ' in test, and removed unused lines
> * clarify the cause of segfault in commit message
>
> Han Young (1):
>   diffcore-break: avoid segfault with freed entries
>
>  diffcore-break.c              |  1 +
>  t/t4067-diff-partial-clone.sh | 31 +++++++++++++++++++++++++++++++
>  2 files changed, 32 insertions(+)

Thanks, will replace.

      parent reply	other threads:[~2026-02-24 15:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-11  4:11 [PATCH 0/1] diffcore-break: prevent dangling pointer Han Young
2026-02-11  4:11 ` [PATCH 1/1] " Han Young
2026-02-11 17:54   ` Junio C Hamano
2026-02-12  7:20 ` [PATCH v2 0/1] " Han Young
2026-02-12  7:20   ` [PATCH v2 1/1] " Han Young
2026-02-12 18:58     ` Junio C Hamano
2026-02-13  7:14       ` [External] " Han Young
2026-02-13 17:16         ` Junio C Hamano
2026-02-24  6:13   ` [PATCH v3 0/1] diffcore-break: avoid segfault with freed entries Han Young
2026-02-24  6:13     ` [PATCH v3 1/1] " Han Young
2026-02-24 15:22     ` Junio C Hamano [this message]

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=xmqq8qcijhe6.fsf@gitster.g \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=hanyang.tony@bytedance.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 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.