[MacRuby] #925: MacRuby use an insubstantial rb_str_modify() in ossl_ssl.c
MacRuby
ruby-noreply at macosforge.org
Sun Oct 3 04:19:38 PDT 2010
#925: MacRuby use an insubstantial rb_str_modify() in ossl_ssl.c
----------------------------------+-----------------------------------------
Reporter: watson1978@… | Owner: lsansonetti@…
Type: defect | Status: new
Priority: major | Milestone:
Component: MacRuby | Keywords:
----------------------------------+-----------------------------------------
{{{
$ grep "rb_str_modify" -I -n -r *
ext/openssl/ossl_ssl.c:1177: rb_str_modify(str);
include/ruby/intern.h:517:void rb_str_modify(VALUE);
}}}
--
Ticket URL: <http://www.macruby.org/trac/ticket/925>
MacRuby <http://macruby.org/>
More information about the macruby-tickets
mailing list