Fix warnings: computed value not use, incompatible pointer initialization
authorDr. Stephen Henson <steve@openssl.org>
Fri, 7 Sep 2007 13:03:25 +0000 (13:03 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 7 Sep 2007 13:03:25 +0000 (13:03 +0000)
commit8164032a2e34ac236775cfcf6301d7c74534bbe4
treebde539d596a8ab27617169a9b3cd9f30dcba201d
parenta5804a750b3901196d4440e1b809a1236beef317
Fix warnings: computed value not use, incompatible pointer initialization
and cast from pointer to int of different size (linux-x86_64 and align).
ssl/s3_enc.c
ssl/s3_pkt.c
ssl/ssl_lib.c