Skip to content

mapi: Added clamp to safe_mul() result to stop Ubuntu 18.04 from producing a...

Duncan Hopkins requested to merge (removed):mapi-stopped-negative-memcpy into master

mapi: Added clamp to safe_mul() result to stop Ubuntu 18.04 from producing a memcpy() warning from the 'return -1' code path.

Merge request reports