reds: Avoid a "end" label just to free password
"password" is pretty small, allocate on stack directly. RSA is currently 1024 bits, that is more or less 128 bytes.
Signed-off-by: Frediano Ziglio freddy77@gmail.com
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
"password" is pretty small, allocate on stack directly. RSA is currently 1024 bits, that is more or less 128 bytes.
Signed-off-by: Frediano Ziglio freddy77@gmail.com