General

Profile

vpereira (Victor Pereira)

  • Login: vpereira
  • Email: vpereira@suse.com
  • Registered on: 11/28/2013
  • Last sign in: 10/07/2014

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

10/07/2014

01:34 PM Ruby master Bug #10336: limit of number of arguments passed to system
fine, however is the limitation imposed by my system (and tunable) or by ruby? vpereira (Victor Pereira)
12:15 PM Ruby master Bug #10336: limit of number of arguments passed to system
just adding the join() to my example.
~~~
system("ls #{files_to_be_p_as_a.join(' ')}")
# => nil
system("ls #...
vpereira (Victor Pereira)
11:36 AM Ruby master Bug #10336 (Rejected): limit of number of arguments passed to system
The following code snipped stops to work with argument bigger than 2274:
~~~
files_to_be_p_as_a = Dir[File.join(...
vpereira (Victor Pereira)

11/28/2013

02:09 AM Ruby master Bug #9157: rb_readlink() calls rb_str_modify_expand() too early
does it deserves a CVE? vpereira (Victor Pereira)

Also available in: Atom