-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Hi, I think found a memory leak in jp_create, the code is hear:
Line 290 in 547c34d
| return 0; |
If mp_create returns null, then jp_create will directly return 0 without free p.
Metadata
Metadata
Assignees
Labels
No labels