To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79006
Issue #|79006
Summary|coverity: CID: 1711 ucb/source/ucp/webdav/NeonSession.
|cxx
Component|ucb
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|kso
Reported by|cmc
------- Additional comments from [EMAIL PROTECTED] Fri Jun 29 10:12:21 +0000
2007 -------
ne_proppatch_operation* pItems
= new ne_proppatch_operation[ nPropCount + 1 ];
but the delete [] is commented out as...
//FIXME
#if 0
delete [] pItems;
#endif
is there a reason why ?
---------------------------------------------------------------------
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]