On Sat, Mar 09, 2019 at 02:37:17PM +0000, Colin Watson wrote: > Various GRUB utilities fail if the current directory doesn't exist, > because grub_find_device chdirs to a different directory and then fails > when trying to chdir back. Gnulib's save-cwd module uses fchdir instead > when it can, avoiding this category of problem. > > Fixes Debian bug #918700. > > Signed-off-by: Colin Watson <cjwat...@ubuntu.com>
Reviewed-by: Daniel Kiper <daniel.ki...@oracle.com> Daniel _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel