Skip to content

Detect missing .config file and prevent undefined behaviour

Created by: pastcompute

(or crash with debian bug #780778)

I managed to rename my .config file and when I typed make it actually segfaulted (Believe it or not!) Whether it segfaults or not, this patch will ensure clean behaviour (specifically, a message telling the user to create a .config file) if the .config file is missing

Merge request reports

Loading