Prevent a very long password to buffer overflow the global variable we
authorDaniel Stenberg <daniel@haxx.se>
Wed, 30 Jun 2004 11:53:34 +0000 (11:53 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 30 Jun 2004 11:53:34 +0000 (11:53 +0000)
commit85bd4621dbc183def01bbdb7567dbec789e00bb3
treea01e25458d2f5972499bac4ec386987685d59d46
parent6c3759d78d885d3675094671a8bde9ff41c9a8cc
Prevent a very long password to buffer overflow the global variable we
use when built with a very old OpenSSL version.
lib/ssluse.c