All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Michael Ellerman <michael@ellerman.id.au>
Cc: trinity@vger.kernel.org
Subject: Re: [PATCH] Sanitise F_SETSIG argument to avoid SIGINT
Date: Wed, 19 Jun 2013 11:11:02 -0400	[thread overview]
Message-ID: <20130619151102.GA21770@redhat.com> (raw)
In-Reply-To: <1371632578-24654-1-git-send-email-michael@ellerman.id.au>

On Wed, Jun 19, 2013 at 07:02:58PM +1000, Michael Ellerman wrote:
 > It's possible to send ourselves a SIGINT using F_SETSIG. This is then
 > interpreted as a Ctrl-c from the user and trinity quits.
 > 
 > Avoid SIGINT, instead use 0, which switches back to the default
 > behaviour of sending SIGIO.

excellent, thanks for tracking that down. 

this and the other two patches applied and pushed out.

	Dave

      reply	other threads:[~2013-06-19 15:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-19  9:02 [PATCH] Sanitise F_SETSIG argument to avoid SIGINT Michael Ellerman
2013-06-19 15:11 ` Dave Jones [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=20130619151102.GA21770@redhat.com \
    --to=davej@redhat.com \
    --cc=michael@ellerman.id.au \
    --cc=trinity@vger.kernel.org \
    /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.