Files
zyedidia.micro/internal/buffer
Dmitry Maluka db6d4f5461 save: Restore the screen if failed to start sudo (#2971)
Similarly to the crash fixed by #2967, which happens if sudo failed,
a crash also happens when sudo even fails to start. The reason for
the crash is also similar: nil dereference of screen.Screen caused by
the fact that we do not restore temporarily disabled screen.

To reproduce this crash, set the `sucmd` option to some non-existing
command, e.g. `aaa`, and try to save a file with root privileges.
2023-10-16 10:44:05 +02:00
..
2020-10-19 20:36:14 -04:00
2020-05-20 16:47:08 -04:00
2021-08-21 17:58:30 -04:00
2020-09-16 00:08:01 -04:00
2019-12-25 17:05:10 -05:00