-
Notifications
You must be signed in to change notification settings - Fork 386
Open
Description
The result from realpath() is never deallocated.
Line 176 in e954750
| bundle = realpath (".", NULL); |
I noticed this when reading source code.
Quote from realpath() man page:
The caller should deallocate this buffer using free(3).
quote from
https://man7.org/linux/man-pages/man3/realpath.3.html
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels