> I update the code (github): https://github.com/avazquezdev/TestValgrindJava
> valgrind-3.10.1
> Kubuntu 15.04 (64bits)
> I created two files with the outputs whether or no memory leak.
> https://github.com/avazquezdev/TestValgrindJava/tree/master/ErrorInfo
> When I allocate memory valgrind sho
Hi John!
I update the code (github): https://github.com/avazquezdev/TestValgrindJava
>
>Please state the version of valgrind ("valgrind --version"),
>and the hardware architecture, and the operating system and version.
valgrind-3.10.1
Kubuntu 15.04 (64bits)
>
>Please tell us how many (within a f
> I want to use valgrind to detect memory leaks for a library in Java native
> interface.
> For this I made a sample program by pressing a key reserve memory and another
> pressing the release and one for exiting the program.
>
> I have 2 problems:
> * If I activate the options to detect me
Hi all!
I want to use valgrind to detect memory leaks for a library in Java native
interface. For this I made a sample program by pressing a key reserve
memory and another pressing the release and one for exiting the program.
I have 2 problems:
* If I activate the options to detect memory leaks I