Verify fread(), fwrite(), and system() return values
authorJouni Malinen <jouni.malinen@atheros.com>
Wed, 29 Oct 2008 17:33:24 +0000 (19:33 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 29 Oct 2008 17:33:24 +0000 (19:33 +0200)
commit308a4ec81a450f8ce4366066e48612174c13786e
tree93877b6a0b44c381db15697b16608839ee46a762
parentdd20838a7d3248130616fbc1cb097281fbd75ab1
Verify fread(), fwrite(), and system() return values

These were starting to trigger compiler warning with recent glibc header
files and gcc.
src/eap_peer/eap_fast_pac.c
src/utils/os_unix.c
wpa_supplicant/wpa_cli.c