public inbox for dm-devel@redhat.com
 help / color / mirror / Atom feed
From: Bastian Blank <bblank@thinkmo.de>
To: dm-devel@lists.linux.dev
Subject: Re: [PATCH] kpartx: fix segfault when operating on regular files
Date: Mon, 26 Jan 2026 16:48:19 +0100	[thread overview]
Message-ID: <20260126154819.pdah2ptiq6stwtmy@shell.thinkmo.de> (raw)
In-Reply-To: <20260126121325.208908-1-mwilck@suse.com>

On Mon, Jan 26, 2026 at 01:13:25PM +0100, Martin Wilck wrote:
>  		uuid = nondm_create_uuid(buf.st_rdev);
> +		if (!uuid)
> +			exit(1);

This sounds like it should be "abort()".

Bastian

-- 
It is undignified for a woman to play servant to a man who is not hers.
		-- Spock, "Amok Time", stardate 3372.7

      parent reply	other threads:[~2026-01-26 15:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-26 12:13 [PATCH] kpartx: fix segfault when operating on regular files Martin Wilck
2026-01-26 15:27 ` Benjamin Marzinski
2026-01-26 15:58   ` Benjamin Marzinski
2026-01-26 15:48 ` Bastian Blank [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=20260126154819.pdah2ptiq6stwtmy@shell.thinkmo.de \
    --to=bblank@thinkmo.de \
    --cc=dm-devel@lists.linux.dev \
    /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