]> git.ipfire.org Git - thirdparty/grub.git/commit
fs/fat: Fix codepath to properly free on error.
authorVladimir Serbinenko <phcoder@gmail.com>
Sun, 25 Jan 2015 00:27:44 +0000 (01:27 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Sun, 25 Jan 2015 00:27:44 +0000 (01:27 +0100)
commit83543f937a3525ef577c5a6333cb6791aadcee3d
tree2a5f03e3e6b5a4884b6e8c9eac6579997a2dc047
parentfaad548ce3b906535acaeff95777b46836b817e6
fs/fat: Fix codepath to properly free on error.

Found by: Coverity scan.
grub-core/fs/fat.c