Project

General

Profile

Actions

Bug #11862

closed

[PATCH] ext/socket/init.c (rsock_init_sock): reject reserved FDs

Bug #11862: [PATCH] ext/socket/init.c (rsock_init_sock): reject reserved FDs

Added by normalperson (Eric Wong) almost 10 years ago. Updated over 9 years ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:72439]

Description

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

Updated by nobu (Nobuyoshi Nakada) almost 10 years ago Actions #1 [ruby-core:72445]

Indeed, it seems necessary.

Updated by Anonymous almost 10 years ago Actions #2

  • Status changed from Open to Closed

Applied in changeset r53259.


ext/socket/init.c (rsock_init_sock): reject reserved FDs

[ruby-core:72445] [Bug #11862]

Updated by usa (Usaku NAKAMURA) over 9 years ago Actions #3 [ruby-core:73976]

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

ruby_2_1 r53924 merged revision(s) 53259.

Updated by nagachika (Tomoyuki Chikanaga) over 9 years ago Actions #4 [ruby-core:74227]

  • 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.

Actions

Also available in: PDF Atom