Changeset 859d006 in mainline for uspace/lib/c/generic/dlfcn.c

Timestamp:
2019-05-18T21:56:10Z (6 years ago)
Author:
Matthieu Riolo <matthieu.riolo@…>
Parents:
d49194d
git-author:
Matthieu Riolo <matthieu.riolo@…> (2019-05-18 21:51:42)
git-committer:
Matthieu Riolo <matthieu.riolo@…> (2019-05-18 21:56:10)
Message:

Correcting return handling of rtld/module_load()

Because of the previous commit 985e0f158464dec99e0760a13f626453991d6c60
the function can now return NULL in case of a failure. This
commit add a missing NULL test to module_load_deps()

(No files)

Note: See TracChangeset for help on using the changeset viewer.