| commit | 1cf9d58cb4ca8dfe6a504357866bd710bebba806 | [log] [tgz] |
|---|---|---|
| author | Richard Levitte <levitte@openssl.org> | Mon Oct 01 17:15:28 2001 +0000 |
| committer | Richard Levitte <levitte@openssl.org> | Mon Oct 01 17:15:28 2001 +0000 |
| tree | f6c88e7bfe7e9fcd062f71edd95da75f2f96d529 | |
| parent | 0cff93341672f188e492101307dc56756489108d [diff] |
sk_ENGINE_CLEANUP_ITEM_pop_free() is duplicated in ENGINE_cleanup(). Let's use sk_ENGINE_CLEANUP_ITEM_pop_free() instead.