Project

General

Profile

Actions

Bug #21705

closed

`UNIXServer.open(nil)` segfaults on Windows

Bug #21705: `UNIXServer.open(nil)` segfaults on Windows

Added by nobu (Nobuyoshi Nakada) about 2 hours ago. Updated about 1 hour ago.

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

Description

It should check the type of the argument and coercion before converting the encoding.

https://github.com/ruby/ruby/pull/15302


Related issues 1 (0 open1 closed)

Related to Ruby - Feature #19135: Support `UNIXSocket` on WindowsClosedActions

Updated by nobu (Nobuyoshi Nakada) about 2 hours ago Actions #1

Updated by nobu (Nobuyoshi Nakada) about 2 hours ago Actions #2

  • Description updated (diff)

Updated by nobu (Nobuyoshi Nakada) about 1 hour ago Actions #3

  • Status changed from Open to Closed

Applied in changeset git|beb85e7eeee4163cd45b69645a60cdb942f72c05.


[Bug #21705] Fix segfaults on Windows

It should check the type of the argument and coercion before
converting the encoding.

Actions

Also available in: PDF Atom