-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Input validation errors in pyMsplinkOpen
have a code path that does not call free(mspDevice.devname)
.
python-msptools/msplink/msplink.c
Line 260 in e9255b6
goto release_mutex_handler; |
Proposed solution: Move the mspversion
and read_retries
validation before malloc()
.
Metadata
Metadata
Assignees
Labels
No labels