In the "failed" section of threadinitialize.c(), should _Workspace_Free( sched ); be if ( sched ) _Scheduler_Free( the_thread ); ? _______________________________________________ rtems-devel mailing list rtems-devel@rtems.org http://www.rtems.org/mailman/listinfo/rtems-devel
- questionable cleanup in thread initialize Gedare Bloom
- Re: questionable cleanup in thread initialize Sebastian Huber