diff options
Diffstat (limited to 'user/tlecarrour/up-imapproxy.mdwn')
-rw-r--r-- | user/tlecarrour/up-imapproxy.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/user/tlecarrour/up-imapproxy.mdwn b/user/tlecarrour/up-imapproxy.mdwn index 12f2518e..f97207e0 100644 --- a/user/tlecarrour/up-imapproxy.mdwn +++ b/user/tlecarrour/up-imapproxy.mdwn @@ -54,3 +54,6 @@ Work in progress... Only the function that fills the buffer knows how long it can be. This function is `RAND_file_name()` and is part of **OpenSSL**. + +Probably **OpenSSL** function has to be fixed first to accept `NULL` buffer. +Then fix the up-imapproxy code to use the new version of the function. |