To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85363
                 Issue #|85363
                 Summary|tools: valgrind in Date loaded from resource file
               Component|utilities
                 Version|680m242
                Platform|All
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|cd
             Reported by|cmc





------- Additional comments from [EMAIL PROTECTED] Fri Jan 18 13:01:30 +0000 
2008 -------
The Date ctor from a resmgr uses SetYear, SetMonth and SetDay all of which
reference the nDate that they then reset the year/month/day component of but
nDate is uninitialized. We get away with it because we always set all of them,
but it causes a correct valgrind warning.

Trivial patch to fix

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