]> granicus.if.org Git - sudo/commit
cast ctype(3) function/macro arguments from char to unsigned char to
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 30 Mar 2012 17:35:36 +0000 (13:35 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 30 Mar 2012 17:35:36 +0000 (13:35 -0400)
commita392c1b05a76bed90749a0d9675cba5adbd1641c
treefff1240856a899c9adf8d18422d9402c717117ee
parent16e9aeb513fd4198661e7f231f14a0c8559d3a13
cast ctype(3) function/macro arguments from char to unsigned char to
avoid potential negative subscripting.

--HG--
branch : 1.7
fnmatch.c