[MacRuby] #858: "rake spec:ci" crashes.

MacRuby ruby-noreply at macosforge.org
Thu Aug 26 02:26:49 PDT 2010


#858: "rake spec:ci" crashes.
----------------------------------+-----------------------------------------
 Reporter:  watson1978@…          |       Owner:  lsansonetti@…        
     Type:  defect                |      Status:  new                  
 Priority:  blocker               |   Milestone:                       
Component:  MacRuby               |    Keywords:  0.7-blocker          
----------------------------------+-----------------------------------------

Comment(by watson1978@…):

 Leaks?
 {{{
 #!diff
 diff --git a/bs.c b/bs.c
 index 41d1720..e587a4f 100644
 --- a/bs.c
 +++ b/bs.c
 @@ -146,6 +146,8 @@ _bs_find_path(const char *framework_path, char *path,
 const size_t path_len,
      framework_name, ext);
    CHECK_IF_EXISTS();

 +  free((void*)main_bundle_bs_path);
 +
  #undef CHECK_IF_EXISTS

    free(framework_name);
 }}}

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/858#comment:21>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list