Since there is a way to create UI_METHODs, implement a destructor as
authorRichard Levitte <levitte@openssl.org>
Wed, 20 Jun 2001 15:00:08 +0000 (15:00 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 20 Jun 2001 15:00:08 +0000 (15:00 +0000)
commiteb929eef147874fc0ca1f172bbd12c6b254fdaec
tree2daca5e8b5e5fee64530fc00f2eead2a9d849323
parent2cd3ad9bddef0216d6838a0bfa5267f320f51ce3
Since there is a way to create UI_METHODs, implement a destructor as
well.

This probably requires reference counters and locks as well.  To be
implemented later.
crypto/ui/ui.h
crypto/ui/ui_lib.c
crypto/ui/ui_locl.h