Correct most of the unsigned vs. signed warnings (or int vs. size_t),
authorRichard Levitte <levitte@openssl.org>
Tue, 31 Jul 2001 08:45:40 +0000 (08:45 +0000)
committerRichard Levitte <levitte@openssl.org>
Tue, 31 Jul 2001 08:45:40 +0000 (08:45 +0000)
commitfdc2bbcacbb61ec5d0922b8a8dbddc3fcaca3774
tree55fe1d887d18706d0bdd659159ba7e33bf87eeea
parentc2a3358b60d920116dd933b88400958810f59018
Correct most of the unsigned vs. signed warnings (or int vs. size_t),
and rename some local variables to avoid name shadowing.
ssl/kssl.c