]> granicus.if.org Git - p11-kit/commit
Only do shared object and DLL initialization in libraries
authorStef Walter <stefw@gnome.org>
Wed, 6 Feb 2013 21:16:42 +0000 (22:16 +0100)
committerStef Walter <stefw@gnome.org>
Wed, 20 Feb 2013 09:17:54 +0000 (10:17 +0100)
commit95ec58961a480c15fe780bbce6d6cd974f478407
treeed8044874aec4d1a5a73c5a2dc7da55147fc19c5
parentc6ebe7eb68e07e4f22c7b7ede14a1e4f04e893b7
Only do shared object and DLL initialization in libraries

Don't do library initialization on shared object load when not running
in a library. We'll want to plug into this and do different things
per library in the future.
common/library.c
common/library.h
p11-kit/util.c
trust/module.c