To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=75356 Issue #|75356 Summary|Fix null-check fix in sal/inc/thread.hxx:1.9 Component|porting Version|current Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|sb Reported by|sb
------- Additional comments from [EMAIL PROTECTED] Tue Mar 13 12:53:25 +0000 2007 ------- sal/inc/thread.hxx:1.9 introduces lots of null checks on m_hThread, of which some are not necessary (as sal/inc/thread.h:1.10 guarantees "correct" behavior of osl_destroyThread, osl_isThreadRunning, osl_joinThread when called with a null thread argument). See <http://www.openoffice.org/servlets/ReadMsg?list=interface-discuss&msgNo=780>. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]