rdoff.c: one more unsafe use of fread()
commit84deac219db1b0b8c9df53d9b81ac0b5ca7578e6
authorH. Peter Anvin <hpa@linux.intel.com>
Mon, 17 Apr 2017 21:25:13 +0000 (17 14:25 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Mon, 17 Apr 2017 21:25:13 +0000 (17 14:25 -0700)
tree1148bff6a3831b1e3c5e1bd4a5c50bf461402dc5
parent6edeb335f0d1adb4a052cfb23fd1aefa06f8c8bc
rdoff.c: one more unsafe use of fread()

Use the same error pattern as the rest of the calls in this function.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
rdoff/rdoff.c