commit | 0f321b64658dc50ac455753299671b6fe8ff0e85 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Jul 07 04:21:26 2020 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Jul 11 23:14:16 2020 +0200 |
tree | 30de3bcb509ff55413bcadef841be4e16d5c7e58 | |
parent | d054aec2c6cf35c0f616070c130492471804038e [diff] |
efi_loader: fix efi_get_child_controllers() Don't call calloc(0, ..). Consider return value of efi_get_child_controllers(). Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>