]> granicus.if.org Git - libx264/commit
opencl: Check return value of fread()
authorDiego Biurrun <diego@biurrun.de>
Sun, 27 Apr 2014 21:23:49 +0000 (23:23 +0200)
committerFiona Glaser <fiona@x264.com>
Sun, 20 Jul 2014 03:52:57 +0000 (20:52 -0700)
commitc15f20bd772487d863f01a2813a3ab45b1f11a6b
tree00f0cb6a820a316cc07b9c55c63761204e7765b3
parentaf8e768e2bd3b4398bca033998f83b0eb8874914
opencl: Check return value of fread()

common/opencl.c:138:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
common/opencl.c