To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50812
                  Issue #:|50812
                  Summary:|memory leak in keysymnames.cxx
                Component:|gsl
                  Version:|680m109
                 Platform:|All
                      URL:|
               OS/Version:|Unix, X11
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|PATCH
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|pl
              Reported by:|pl





------- Additional comments from [EMAIL PROTECTED] Thu Jun 16 02:13:26 -0700 
2005 -------
thanks to mmeeks:

vcl/unx/source/app/keysymnames.cxx (GetKeyboardName) seems to get called a fair
bit in response to interaction; problem is memory allocated by XkbGetKeyboard.

1 fix is to pass 'XkbAllComponentsMask' to XkbFreeKeyboard instead of 0 as the
detail argument

---------------------------------------------------------------------
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]

Reply via email to