[eglib] Handle dli.dli_sname being NULL in g_module_address (). (mono/mono#17592)
authorZoltan Varga <vargaz@gmail.com>
Tue, 29 Oct 2019 13:21:23 +0000 (09:21 -0400)
committerGitHub <noreply@github.com>
Tue, 29 Oct 2019 13:21:23 +0000 (09:21 -0400)
commitb9b2e41dc563e8cf07692fc263258884126db48d
tree15e44998c5839ac13519b590c089da903046cdac
parentd803ad52829edb17f37d8b0c320a3655f715fdbe
[eglib] Handle dli.dli_sname being NULL in g_module_address (). (mono/mono#17592)

Should fix the warnings/assertions in g_strlcpy ().

Commit migrated from https://github.com/mono/mono/commit/b0d966bd7ab887f075f6ce3d1c9858af6b52f30f
src/mono/mono/eglib/gmodule-unix.c