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

Possible null pointer dereference: pcAddr++

johnsonjh opened this issue · comments

Codacy detected an issue:

Message: Possible null pointer dereference: pcAddr++

Currently on:

this definitely is intentional to provoke a core dump - as documented a few lines above this instruction

Haven't looked at these Codacy issues just yet, just enabled the creation of issues automatically.

Seem there isn't a way to annotate the source from comments for Codacy for all linters but I took care of it via the dashboard.