ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
From: nagachika00@gmail.com
To: ruby-core@ruby-lang.org
Subject: [ruby-core:74227] [Ruby trunk Bug#11862] [PATCH] ext/socket/init.c (rsock_init_sock): reject reserved FDs
Date: Tue, 08 Mar 2016 18:52:21 +0000	[thread overview]
Message-ID: <redmine.journal-57362.20160308185221.4cfc5f27535bb377@ruby-lang.org> (raw)
In-Reply-To: redmine.issue-11862.20151222194337@ruby-lang.org

Issue #11862 has been updated by Tomoyuki Chikanaga.

Backport changed from 2.0.0: REQUIRED, 2.1: DONE, 2.2: REQUIRED to 2.0.0: REQUIRED, 2.1: DONE, 2.2: DONE

Backported into `ruby_2_2` branch at r54039.

----------------------------------------
Bug #11862: [PATCH] ext/socket/init.c (rsock_init_sock): reject reserved FDs
https://bugs.ruby-lang.org/issues/11862#change-57362

* Author: Eric Wong
* Status: Closed
* Priority: Normal
* Assignee: 
* ruby -v: 
* Backport: 2.0.0: REQUIRED, 2.1: DONE, 2.2: DONE
----------------------------------------
We've had this bug for years, but writing a portable test for it could
be challenging.  I think it is safe to commit w/o tests; on the other hand
I doubt anybody would really care if it's fixed before 2.3 since we've
had this bug since 1.9.3 and nobody noticed.


---Files--------------------------------
0001-ext-socket-init.c-rsock_init_sock-reject-reserved-FD.patch (655 Bytes)


-- 
https://bugs.ruby-lang.org/

      parent reply	other threads:[~2016-03-08 18:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <redmine.issue-11862.20151222194337@ruby-lang.org>
2015-12-22 19:43 ` [ruby-core:72439] [Ruby trunk - Bug #11862] [Open] [PATCH] ext/socket/init.c (rsock_init_sock): reject reserved FDs normalperson
2015-12-22 21:59 ` [ruby-core:72445] [Ruby trunk - Bug #11862] " nobu
2016-02-25  8:50 ` [ruby-core:73976] [Ruby trunk Bug#11862] " usa
2016-03-08 18:52 ` nagachika00 [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-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.ruby-lang.org/en/community/mailing-lists/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=redmine.journal-57362.20160308185221.4cfc5f27535bb377@ruby-lang.org \
    --to=ruby-core@ruby-lang.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 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).