1

I need to find memeory leaks in a c++ program which uses JNI calls to call into java apis .

I cant use valgrind as it crashes as soon as java api gets called .

what is alternative to find memory leaks ?

MAG
  • 2,841
  • 6
  • 27
  • 47
  • You must provide more infos. – manuell Oct 01 '14 at 08:42
  • This is more of a generic question . What tool to use for finding memory leaks , in case I have a c++ code which calls into java using Jni calls . I am on unix . Kindly let me know what info you are looking for . – MAG Oct 01 '14 at 09:05

0 Answers0