On Thu, Dec 09, 2021 at 11:14:57AM -0600, Glenn Washburn wrote: > Note that cargs.search_uuid does not need to be initialized in various parts > of the cryptomount argument parsing, just once when cargs is declared with a > struct initializer. The previous code used a global variable which would > retain the value across cryptomount invocations. > > Signed-off-by: Glenn Washburn <[email protected]>
Reviewed-by: Daniel Kiper <[email protected]> Daniel _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
