[MacRuby] #925: MacRuby use an insubstantial rb_str_modify() in ossl_ssl.c
#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/>
#925: MacRuby use an insubstantial rb_str_modify() in ossl_ssl.c ----------------------------------+----------------------------------------- Reporter: watson1978@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: major | Milestone: MacRuby 0.8 Component: MacRuby | Resolution: fixed Keywords: | ----------------------------------+----------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: => MacRuby 0.8 Comment: Should be fixed in r4575. -- Ticket URL: <http://www.macruby.org/trac/ticket/925#comment:1> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby