pull up r18192 from trunk
authorTom Yu <tlyu@mit.edu>
Sun, 25 Jun 2006 23:17:02 +0000 (23:17 +0000)
committerTom Yu <tlyu@mit.edu>
Sun, 25 Jun 2006 23:17:02 +0000 (23:17 +0000)
commit05e4e1542ad4df5f8506c769b30804f0f8179e6d
tree9d9494331334470b2ceddaf9a55a6f1610c0409e
parent278ef02847c0d964e00eabed80a95f28b03c116b
pull up r18192 from trunk

 r18192@cathode-dark-space:  tlyu | 2006-06-21 23:00:53 -0400
 ticket: 3909
 tags: pullup

  * src/util/support/plugins.c (krb5int_open_plugin): Use RTLD_LOCAL
  instead of RTLD_GLOBAL.  Use RTLD_GROUP if available.

ticket: 3909
version_fixed: 1.5

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-5@18217 dc483132-0cff-0310-8789-dd5450dbe970
src/util/support/plugins.c