chiark / gitweb /
test: silence a coverity report
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Tue, 16 Sep 2014 19:59:50 +0000 (21:59 +0200)
committerThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Tue, 16 Sep 2014 20:02:23 +0000 (22:02 +0200)
commitcca0efb0477f9bb7d61b48ba270b885b29c0bb72
tree7e1f60219383326789150b796f78d196ae5a66b3
parentd9ab174bd7ec1dd5b382d3d84737d1c9ed1f4481
test: silence a coverity report

We check the actual contents of the file on the line after but we
might as well also check the number of bytes read here.

Found by coverity. Fixes: CID#1237521
src/test/test-fileio.c