DynamoRIO / DynamoRIO/drmemory

add support in Dr. Fuzz to handle struct argument holding both data pointer and size info

Open
#1,830 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
2.7k
Forks
290
PR merge metrics
No merged PRs in 30d

Description

There are cases where function is passed in a struct pointer as argument, which holds both data pointer and size. In such cases, we need do pointer chasing to find the correct data and size.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.