Skip to content

investigate ways to find memory leaks in the JNI code (javaHeclib.dll) #148

@ktarbet

Description

@ktarbet

Recently we have found some JNI memory leaks in the grid retrieval code.

on windows this code is a possibility

#define _CRTDBG_MAP_ALLOC
#include <stdlib.h>
#include <crtdbg.h>

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions