Skip to content

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

Merge request reports