To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69639
                 Issue #|69639
                 Summary|X11SalGraphics::Init can get called twice, but doesn't
                        | always leak mem in e.g. 16bit
               Component|gsl
                 Version|OOo 2.0.4
                Platform|Opteron/x86_64
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|pl
             Reported by|cmc





------- Additional comments from [EMAIL PROTECTED] Mon Sep 18 07:00:37 -0700 
2006 -------
In issue 68978 we address a memory leak, but some testing shows that on e.g. a
16bit display we fallthrough the various if else cases and we've accidentally
set m_pColormap to 0 in this case.

Better replacement patch attached here which just releases the original
m_pDeleteColormap if it has changed

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