Patch #1: Allows GRUB to be more resilient in the fact or unexpected json data, thus allowing access to LUKS2 volumes in cases where currently it would be inaccessible Patch #2-3: Add some text to go along with the error in case it gets bubbled up to the user Patch #4: Simplifies some error handling and makes the code a little easier to read
Glenn Glenn Washburn (4): luks2: Continue trying all keyslots even if there are some failures luks2: Add error message strings to crypto errors luks2: Add error message strings to errors in luks2_read_header luks2: Fix potential grub_free with NULL pointer grub-core/disk/luks2.c | 58 ++++++++++++++++++++---------------------- 1 file changed, 28 insertions(+), 30 deletions(-) -- 2.27.0 _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel