DO NOT REPLY [Bug 7763] New: - final memory cleanup for ICU transcoder

2002-04-05 Thread bugzilla
gzilla/show_bug.cgi?id=7763 final memory cleanup for ICU transcoder Summary: final memory cleanup for ICU transcoder Product: Xerces-C++ Version: 1.7.0 Platform: All OS/Version: All Status: NEW Severity: Normal Priority:

Re: final memory cleanup for ICU transcoder

2002-04-05 Thread Tinny Ng
Subject: final memory cleanup for ICU transcoder > Hello people, > > There is a small piece of code utilizing lazily allocated data clean-up > appeared in last versions of ICU library. Although it is not a vital > improvement I hope this helps to fight actual memory leaks. > > >

final memory cleanup for ICU transcoder

2002-04-04 Thread Maxim Volkonovsky
Hello people, There is a small piece of code utilizing lazily allocated data clean-up appeared in last versions of ICU library. Although it is not a vital improvement I hope this helps to fight actual memory leaks. Index: xerces_1_7/src/xercesc/util/Transcoders/ICU/ICUTransService.cpp diff -c x