linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thierry Vignaud <tvignaud@mandriva.com>
To: Eric Sandeen <sandeen@redhat.com>
Cc: ext4 development <linux-ext4@vger.kernel.org>
Subject: Re: [PATCH] debugfs: don't try to fclose NULL
Date: Tue, 30 Jun 2009 17:44:55 +0200	[thread overview]
Message-ID: <m2r5x1pvyg.fsf@vador.mandriva.com> (raw)
In-Reply-To: <4A451A23.20307@redhat.com> (Eric Sandeen's message of "Fri, 26 Jun 2009 13:57:39 -0500")

Eric Sandeen <sandeen@redhat.com> writes:

> do_logdump may jump to errout if fopen(out_file) fails, 
> but in that case out_file is NULL, and fclose will segfault.

You should report that segfault to glibc authors too.

  parent reply	other threads:[~2009-06-30 15:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-26 18:57 [PATCH] debugfs: don't try to fclose NULL Eric Sandeen
2009-06-29  5:07 ` Theodore Tso
2009-06-30 15:44 ` Thierry Vignaud [this message]
2009-06-30 16:39   ` Theodore Tso
2009-06-30 16:46     ` Alex Buell

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=m2r5x1pvyg.fsf@vador.mandriva.com \
    --to=tvignaud@mandriva.com \
    --cc=linux-ext4@vger.kernel.org \
    --cc=sandeen@redhat.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 NNTP newsgroup(s).