mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-09-03 16:29:25 +02:00
Return and print an error if iverilog is unable to open dependencies file. User can pass e.g path to existing directory in '-M' option, which makes fopen to return NULL followed by crash in fclose.