leaking_addresses: add SigIgn to false positives
authorTobin C. Harding <me@tobin.cc>
Mon, 13 Nov 2017 22:25:11 +0000 (09:25 +1100)
committerTobin C. Harding <me@tobin.cc>
Mon, 13 Nov 2017 22:29:27 +0000 (09:29 +1100)
commita11949ec20635b43d82ee229315fd2e3c80c22a3
tree6c17a4be13441e321942f7f19043b74330306622
parentdd98c252aea2a3dcd4014cb71bcdf9588519b800
leaking_addresses: add SigIgn to false positives

Signal masks are false positives, we already check for SigBlk and SigCgt
but we missed SigIgn.

Add SigIgn to false positive check.

Signed-off-by: Tobin C. Harding <me@tobin.cc>
scripts/leaking_addresses.pl