Would you like to add more error handling for return values from functions like the following? * [fopen](https://pubs.opengroup.org/onlinepubs/9699919799/functions/fopen.html "Open a stream") ⇒ [do_save](https://github.com/mintsuki/fvwm95/blob/93534427893b2e6f93c2612c8e9d82ec82cb07aa/modules/FvwmSave/FvwmSave.c#L295) * [malloc](https://pubs.opengroup.org/onlinepubs/9699919799/functions/malloc.html "Memory allocation") ⇒ [SendFvwmPipe](https://github.com/mintsuki/fvwm95/blob/93534427893b2e6f93c2612c8e9d82ec82cb07aa/modules/FvwmBacker/FvwmBacker.c#L266)