>
> IMO, writing security software by doing something that is specifically not
> documented or guaranteed to work and then trying to fix every problem it
> creates (at least, that you can find) is completely insane.
>

Ok, I managed to "find" another problem: error setting/getting (eg.
ERR_clear_error)
is done on a per-thread basis - requiring proper locking to access a global
hash table.

-paul

Reply via email to