]> Git Repo - qemu.git/commit
tests/bios-tables-test: check the value returned by fopen()
authorzhanghailiang <[email protected]>
Mon, 18 Aug 2014 07:54:33 +0000 (15:54 +0800)
committerMichael Tokarev <[email protected]>
Sun, 24 Aug 2014 09:16:32 +0000 (13:16 +0400)
commitc39a28a43d95a3dcb339bdc2865e953a79f01378
treeb88bfd628694b1c98943dc068f67dfb456554649
parentd70724cec84ff99ffc7f70dd567466acf228b389
tests/bios-tables-test: check the value returned by fopen()

The function fopen() may fail, so check its return value.

Signed-off-by: zhanghailiang <[email protected]>
Signed-off-by: Li Liu <[email protected]>
Reviewed-by: Alex BennĂ©e <[email protected]>
Signed-off-by: Michael Tokarev <[email protected]>
tests/bios-tables-test.c
This page took 0.02341 seconds and 4 git commands to generate.