mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-02 14:53:38 -05:00
Emacs bug#70914 handles `file://whatever` incorrectly, potentially crashing emacs. Fixed in emacs commit 350ae75f5c1c47a03560e43e8699781c04c9078a: Avoid crashes on MS-Windows due to invalid UNC file names * src/w32.c (parse_root): Avoid crashes due to invalid (too short) UNC names, such as "\\". (Bug#70914)
62 KiB
62 KiB