david-a-wheeler / flawfinder

a static analysis tool for finding vulnerabilities in C/C++ source code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Presence of ioctl

aug2uag opened this issue · comments

Hi, I was wondering whether ioctl was evaluated and if not to understand why it would not be included in the analysis. It's my understanding ioctl is frequently targeted in malicious activities and was hoping to gain some clarity on this. Thanks in advance.