OSDN Git Service

Audit error checking in main().
authorPeter Jones <pjones@redhat.com>
Mon, 20 Oct 2014 18:34:17 +0000 (14:34 -0400)
committerPeter Jones <pjones@redhat.com>
Mon, 20 Oct 2014 18:34:17 +0000 (14:34 -0400)
commit872c3c89620d2d609ba667fc1b863a8425f27f79
treee495573c5b93874776664dd6689a08ddee2e0676
parent86d6c8988db52962108ecac7564adf5516f80f16
Audit error checking in main().

Previously, one return value wound up not being checked at all,
resulting in https://github.com/vathpela/efibootmgr/issues/14 , and
several weren't checked as they should have been.

Sorry about that.

Signed-off-by: Peter Jones <pjones@redhat.com>
src/efibootmgr/efibootmgr.c