]> git.ipfire.org Git - thirdparty/grub.git/commit
commands/macbless: Handle device opening errors correctly.
authorVladimir Serbinenko <phcoder@gmail.com>
Sat, 24 Jan 2015 20:15:14 +0000 (21:15 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Sat, 24 Jan 2015 20:15:14 +0000 (21:15 +0100)
commit72bbd8046a55f4a7995535696f375e465ccb0237
tree9b2b6ae89c1c14804ac8ca90d5876ba3240bca22
parente3b3e53f72647fa189ae245d73dc560166bb57d3
commands/macbless: Handle device opening errors correctly.

Wrong variable was checked for errors.

Found by: Coverity scan.
grub-core/commands/macbless.c