Push the PR !513 further
Try to modify all malloc/memset/memcpy such that sizeof is used first in size computation to get size_t parameters and avoid integer overflow.
Merge request reports
Activity
Please register or sign in to reply
Try to modify all malloc/memset/memcpy such that sizeof is used first in size computation to get size_t parameters and avoid integer overflow.