-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
Closed
Labels
easyextension-modulesC modules in the Modules dirC modules in the Modules dirtype-featureA feature request or enhancementA feature request or enhancement
Description
In _io_BytesIO_readinto_impl() len value is used in memcpy and then checked for being positive.
It's better to move assertions before memcpy.
This may be done with the following commit: da720c1
Linked PRs
Metadata
Metadata
Assignees
Labels
easyextension-modulesC modules in the Modules dirC modules in the Modules dirtype-featureA feature request or enhancementA feature request or enhancement