Skip to content
Snippets Groups Projects
Commit 9abbe8cc authored by Martin Storsjö's avatar Martin Storsjö
Browse files

Use av_printf_format to check the usage of printf style functions


This helps catching cases where the format string doesn't
match what is passed in, or injection bugs where user data
is passed in as format string.

Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
parent 67e9ae14
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment