You need patch APAR IY22308 on AIX 4.3.3.0. This fixes a memory leak in libc
Dave Simmonds -----Original Message----- From: Ueda, Akira [mailto:[EMAIL PROTECTED]] Sent: 06 June 2002 00:59 To: '[EMAIL PROTECTED]' Subject: memory leak problem on AIX Hello I have executed my test program on two AIX machines. The program shows memory leaks on machine A. However on machine B there are no leaks. Why does it show leaks on the other machine. Any help would be appreciated. test program: - uses xerces 1.7.0 binary (xerces-c1_7_0-AIX43_5.02.tar.gz) - uses SAXParser - call SAXParser#parse() method in for loop - build on machine A machine A: AIX 4.3.3.0 machine B: AIX 4.3.2.0 Akira --------------------------------------------------------------------- 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]
