> btw, i'm in process of rewriting the patches to not use die at all.
> openssl-0.9.5a is almost ready.

i started with openssl-0.9.6e instead.

attached is a patch for openssl-0.9.6e that removes the usage of die.
please review it carefully. all changes are localized but the action i
take in some places where error reporting is not possible might be little
bit wrong (i.e. in ssl2_generate_key_material(). this is void function, so
i cannot indicate error).

the conditions are taken directly from calls to die, but they are negated.
i did not want to rewrite them in order to avoid errors.

arne

Attachment: nodie
Description: Binary data

Reply via email to