Try harder to retain the "brand" string in the shared library
authorKen Raeburn <raeburn@mit.edu>
Sat, 23 Oct 2010 22:25:51 +0000 (22:25 +0000)
committerKen Raeburn <raeburn@mit.edu>
Sat, 23 Oct 2010 22:25:51 +0000 (22:25 +0000)
commit5c3e187913cc3a8a3bc7ac37e49b43f9eb5996be
treef503aa126943148b307a71e459b176514394f530
parent03a197a41f4f8d2cd2ec5da3892a006bd1b0d265
Try harder to retain the "brand" string in the shared library

Make the brand array non-static, and actually use the value in (the
infrequently-called) krb5_init_secure_context.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24471 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/brand.c
src/lib/krb5/krb/init_ctx.c