Actions
Bug #4315
closedProcess.spawn cause Segmentation Fault if take a long string. (windows)
Updated by nobu (Nobuyoshi Nakada) almost 14 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
=begin
This issue was solved with changeset r30662.
Motohiro, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
- process.c (proc_exec_v, rb_proc_exec_n, rb_proc_exec)
(proc_spawn_n, proc_spawn): get rid of too huge alloca().
[ruby-core:34827], [ruby-core:34833]
=end
Updated by naruse (Yui NARUSE) about 9 years ago
- Related to Backport #7904: test_spawn_too_long_path(TestProcess) fails on PPC64 added
Actions
Like0
Like0Like0