Avoid calling exit in uthash
This patch avoid to call exit() in uthash for better error handling
Fix https://github.com/NVIDIA/libglvnd/issues/106 Patch suggested by https://github.com/tbeu
Signed-off-by: Nicolas Chauvet kwizart@gmail.com
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
This patch avoid to call exit() in uthash for better error handling
Fix https://github.com/NVIDIA/libglvnd/issues/106 Patch suggested by https://github.com/tbeu
Signed-off-by: Nicolas Chauvet kwizart@gmail.com