PRE_READ is called with a pointer and the size of the object
the pointer points to. But there is one line of code not calling
PRE_READ correctly(likely missing a dereference).
This patch fixes the problem.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo