Would you like to add more error handling for return values from functions like the following? - [clock](http://pubs.opengroup.org/onlinepubs/9699919799/functions/clock.html) ⇒ [readfile](https://github.com/Rdatatable/data.table/blob/6601aab68559308654ab6dad7e2181f510a44b1f/src/fread.c#L416) - [malloc](http://pubs.opengroup.org/onlinepubs/9699919799/functions/malloc.html) ⇒ [preprocess](https://github.com/Rdatatable/data.table/blob/6601aab68559308654ab6dad7e2181f510a44b1f/src/fmelt.c#L300)
Would you like to add more error handling for return values from functions like the following?