Issue 79003 - coverity: CID: 114/115 sax/source/expatwrap/xml2utf.cxx
Summary: coverity: CID: 114/115 sax/source/expatwrap/xml2utf.cxx
Status: CLOSED FIXED
Alias: None
Product: xml
Classification: Code
Component: code (show other issues)
Version: OOo 2.2.1
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.3
Assignee: caolanm
QA Contact: issues@xml
URL:
Keywords:
Depends on: 79002
Blocks:
  Show dependency tree
 
Reported: 2007-06-29 10:21 UTC by caolanm
Modified: 2007-08-27 10:13 UTC (History)
1 user (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
patch to make news and deletes match (618 bytes, patch)
2007-06-29 10:21 UTC, caolanm
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description caolanm 2007-06-29 10:21:01 UTC
516  			puTempMem = new sal_Unicode[ nSourceSize ];
...
576  			delete puTempMem;

the news and the deletes don't match.
Comment 1 caolanm 2007-06-29 10:21:33 UTC
Created attachment 46352 [details]
patch to make news and deletes match
Comment 2 caolanm 2007-07-06 13:18:37 UTC
done in cmcfixes35
Comment 3 caolanm 2007-07-24 11:14:08 UTC
trivial
Comment 4 caolanm 2007-08-27 10:13:29 UTC
seen in OOG680_m2