Would you like to add more error handling for return values from functions like the following? - [pthread_mutex_init](http://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_mutex_init.html) ⇒ [initialize_threads](https://github.com/riolet/WAFer/blob/97dd90f6c081c80bdfc3bb6ad64c8e5fca026322/wafer.c#L387) - [strdup](http://pubs.opengroup.org/onlinepubs/9699919799/functions/strdup.html) ⇒ [getQueryPath](https://github.com/riolet/WAFer/blob/b5dff20f95ce7e9dc5b857c7160533d149965864/waferapi.c#L228)