> So with that in mind, is there a good reason to try and have this
> functionality (but working this time!) in the new ASN1 code or should
> any existing structure be freed and a new one freshly allocate?

Are refcounts on the ASN1 objects or higher-level?  How do you handle
overwrite if the refcount != 1?

I would rather see that first parameter eliminated altogether, or
        assert(type == NULL)
:)
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to