To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79000
                 Issue #|79000
                 Summary|coverity: CID: 1779 base/src/soltools/giparser/gi_list
                        |.cxx
               Component|tools
                 Version|OOo 2.2.1
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|cmc
             Reported by|cmc





------- Additional comments from [EMAIL PROTECTED] Fri Jun 29 08:49:54 +0000 
2007 -------
Event freed_arg: Pointer "pNew" freed by function
"List_GenericInfo::InsertInfo(GenericInfo *, bool)" [model]
Also see events: [deref_arg]

155             InsertInfo(pNew,false);
156     

Event deref_arg: Dereferencing freed pointer "pNew" in call to function
"GenericInfo::SubList()"
Also see events: [freed_arg]

157             return pNew->SubList().InsertInfoByPath(
158                                         let_dpInfo,
159                                         sNextPathSegment,
160                                         i_bCreatePath,
161                                         i_bOverwrite );

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