Address of an imported symbol is not always a constant
commit4925fb863c89434e819ee52134a20565b59a9a12
authorAsanka Herath <asanka@secure-endpoints.com>
Tue, 24 Aug 2010 08:29:37 +0000 (24 04:29 -0400)
committerAsanka C. Herath <asanka@secure-endpoints.com>
Tue, 14 Sep 2010 12:03:37 +0000 (14 08:03 -0400)
tree3ce2b9aa76e2ff47378bb5ac820b3163c9b945d0
parent6d4ac563d520a62f78866f199aa9a7a28e3073a9
Address of an imported symbol is not always a constant

On Windows, the address of a symbol imported from a DLL is not
considered a constant.  Therefore, it can't be used to initialized
static data.
lib/krb5/test_pknistkdf.c