To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113490
                 Issue #|113490
                 Summary|vcl: a11y: crash in atk_wrapper_focus_idle_handler
               Component|gsl
                 Version|DEV300m84
                Platform|Unknown
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|pl
             Reported by|cmc





------- Additional comments from c...@openoffice.org Wed Jul 28 08:15:20 +0000 
2010 -------
Backtrace at https://bugzilla.redhat.com/attachment.cgi?id=433208 shows a crash
at vcl/unx/gtk/a11y/atkutil.cxx:95 with a NULL atk_obj. Typically in other uses
of atk_wrapper_focus_idle_handler use we take care to deal with a NULL return
from atk_object_wrapper_ref but not in this case. 

Attached is something to avoid entering the code that uses atk_obj if its NULL
along the lines of the rest of the atk_object_wrapper_ref-using pattern

---------------------------------------------------------------------
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: issues-unsubscr...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to