Would you like to add more error handling for return values from functions like the following? * [calloc](https://pubs.opengroup.org/onlinepubs/9799919799/functions/calloc.html "Memory allocation") ⇒ [SetupXAttrList](https://github.com/ColumPaget/Hashrat/blob/10c0432a58ffda78550a2cb07f46878ed8c293fa/xattr.c#L39) * [printf](https://pubs.opengroup.org/onlinepubs/9799919799/functions/printf.html "Print formatted output.") ⇒ [main](https://github.com/ColumPaget/Hashrat/blob/10c0432a58ffda78550a2cb07f46878ed8c293fa/main.c#L166)