DynamoRIO / DynamoRIO/dynamorio

Support passing null char* to d_r_snprintf

Open
#7,510 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

snprintf supports a mode where if the user passes a null char* pointer, it only returns the number of bytes that would be written had a valid char* pointer been provided. d_r_snprintf should also support that.

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.