loader: Deal with failure loading implicit layer libraries.
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Sun, 19 Jan 2020 18:47:31 +0000 (19:47 +0100)
committerLenny Komow <lenny@lunarg.com>
Tue, 18 Feb 2020 18:44:55 +0000 (11:44 -0700)
commit39e685ccd37e89fe422e52a7f317fe82dbe78977
tree13fd4de029a1ebe06131aa6db0d6824c832dcfa6
parentdc33ddeb7547d155437eb2a56a388f555df335c9
loader: Deal with failure loading implicit layer libraries.

If the error is not dealt with, we'll end up calling dlclose(NULL)
later.
loader/trampoline.c