johnsonjh / duma

duma: Detect Unintended Memory Access (D.U.M.A.) - A Red-Zone memory allocator

Home Page:https://github.com/johnsonjh/duma

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'src' is of type 'const void *'. When using void pointers in calculations, the behaviour is undefined.

johnsonjh opened this issue · comments

Codacy detected an issue:

Message: 'src' is of type 'const void *'. When using void pointers in calculations, the behaviour is undefined.

Currently on: