]> granicus.if.org Git - sudo/commit
Cast the return value of fcntl() to void when setting FD_CLOEXEC.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 5 May 2016 22:09:51 +0000 (16:09 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 5 May 2016 22:09:51 +0000 (16:09 -0600)
commit9471ec45a1452bf2de3581675bc7ea7fbd33093f
tree5de76ee2f7101b404744b7f5d3b715152a6eba30
parenta7fa036d4273f9a1c653cc4675a8b113bf233c58
Cast the return value of fcntl() to void when setting FD_CLOEXEC.
Coverity CID 104075, 104076, 104077.
plugins/group_file/getgrent.c