fix "dereferencing type-punned pointer will break strict-aliasing rules"
authorNils Larsch <nils@openssl.org>
Thu, 19 May 2005 12:01:51 +0000 (12:01 +0000)
committerNils Larsch <nils@openssl.org>
Thu, 19 May 2005 12:01:51 +0000 (12:01 +0000)
commit3f4657d131fd301b6000d0de9929a2c8518a795b
treeb8646993315ffdf829b46e616f0be95bb044b1d9
parent67ffa18cceb3fafcf1a19d8e607fc9c1e8213e9d
fix "dereferencing type-punned pointer will break strict-aliasing rules"
warning when using gcc 4.0
crypto/dso/dso_dlfcn.c