Fix: truncated value in fgetc() usage
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 15 Oct 2015 17:43:06 +0000 (13:43 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Fri, 16 Oct 2015 19:40:34 +0000 (15:40 -0400)
Reported by Coverity Scan:
CID 1327417:  API usage errors  (CHAR_IO)
Assigning the return value of "fgetc" to char "c" truncates
its value.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.023812 seconds and 4 git commands to generate.