To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=93208 Issue #|93208 Summary|Uninitialized variables in vcl/inc/vcl/salnativewidget |s.hxx Component|gsl Version|OOO300m3 Platform|Unknown URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|hdu Reported by|fridrich_strba
------- Additional comments from [EMAIL PROTECTED] Thu Aug 28 12:53:36 +0000 2008 ------- The patch fixes some uninitialized variables in ImplControlValue ctors that can come to bite us later on. Like they do in vcl/unx/kde/salnativewidgets-kde.cxx where there is a "switch ( aValue.getTristateVal() )" that makes valgrind go mad. --------------------------------------------------------------------- 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]
