id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 744,thread_exception::message can return out of scope pointer,glensummers,Roland Schwarz,"{{{ const char* thread_exception::message() const { if (m_sys_err != 0) return system_message(m_sys_err).c_str(); return what(); } if m_sys_err !=0 pointer form temporry is returned beyond containing scope }}}",Bugs,closed,,threads,None,,Wont Fix,,