public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: Jiangfeng Xiao <xiaojiangfeng@huawei.com>
Cc: <libc-alpha@sourceware.org>,  <nixiaoming@huawei.com>,
	<douzhaolei@huawei.com>,  <wangbing6@huawei.com>,
	<wangfangpeng1@huawei.com>
Subject: Re: [PATCH] elf: handle NULL input to fatal_error
Date: Sat, 30 Mar 2024 16:47:57 +0100	[thread overview]
Message-ID: <874jcnhgb6.fsf@igel.home> (raw)
In-Reply-To: <1711806052-117857-1-git-send-email-xiaojiangfeng@huawei.com> (Jiangfeng Xiao's message of "Sat, 30 Mar 2024 21:40:52 +0800")

_dl_signal_error used to set objname to "" if it is null, it should
continue to do so (this has been removed in commit 2449ae7b2d).  It
still sanitizes errstring, so nothing needs to be done about that.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."

  reply	other threads:[~2024-03-30 15:48 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-30 13:40 Jiangfeng Xiao
2024-03-30 15:47 ` Andreas Schwab [this message]
2024-04-01  1:40   ` Jiangfeng Xiao
2024-04-01  2:45 ` [PATCH] elf: sanitize objname in _dl_signal_error Jiangfeng Xiao
2024-04-01 13:50   ` Adhemerval Zanella Netto
2024-04-02 14:37     ` Jiangfeng Xiao
2024-04-02 14:42       ` H.J. Lu
2024-04-02 14:54         ` Jiangfeng Xiao
2024-04-02 15:00           ` H.J. Lu
2024-04-02 15:06             ` Jiangfeng Xiao
2024-04-02 15:08               ` H.J. Lu
2024-04-02 15:21                 ` Jiangfeng Xiao
2024-04-02 15:50         ` Adhemerval Zanella Netto

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=874jcnhgb6.fsf@igel.home \
    --to=schwab@linux-m68k.org \
    --cc=douzhaolei@huawei.com \
    --cc=libc-alpha@sourceware.org \
    --cc=nixiaoming@huawei.com \
    --cc=wangbing6@huawei.com \
    --cc=wangfangpeng1@huawei.com \
    --cc=xiaojiangfeng@huawei.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 read-only IMAP folder(s) and NNTP newsgroup(s).