diff options
author | Joel Sing <jsing@cvs.openbsd.org> | 2014-05-18 11:36:25 +0000 |
---|---|---|
committer | Joel Sing <jsing@cvs.openbsd.org> | 2014-05-18 11:36:25 +0000 |
commit | 6f86e00d7c082d71bf624b72e1a25e73024464e0 (patch) | |
tree | 84a576143527c1631b916d55358a835d6e887d72 /games/hack/def.mkroom.h | |
parent | b203180abd56e22f7676a0c416b5d075cd2d9de7 (diff) |
bio_err is initialised in main, hence there is no need to initialise it
in each application (since there is no longer a non-monolithic mode).
In typical OpenSSL fashion, the code is inconsistent and there are multiple
ways that bio_err was initialised - none of them actually checked to see if
the initialisation actually succeeded. Additionally, it is worth noting
that in at least two cases bio_err was also being used before it would have
been initialised.
ok miod@
Diffstat (limited to 'games/hack/def.mkroom.h')
0 files changed, 0 insertions, 0 deletions