Once we have that done we might at an opportune time ask our intrepid ports builders to find out for us who is using that little gem, and we could *conisder* removing it then if we're certain nobody has walked in looking like an Oatmeal-drawn dog and said "Oh boy Oh boy.. ANOTHER malloc wrapper I can use! I must use it!"
On Tue, Apr 22, 2014 at 6:23 PM, Bob Beck <[email protected]> wrote: > I hate the amount of useless garbage API this thing exposes > externally, that we then have to wonder "WTF out there might use > it..".. Grrrr. > > Dirk the right way to do this is leave the macros for now (ick) but > change the internals of all our stuff to use intrinsics > without the use of the macros. We don't want to be monkeying with the > visible API, much, if we can help it. > > > On Tue, Apr 22, 2014 at 6:16 PM, Dirk Engling <[email protected]> wrote: >> >>> Note that asn1_mac.h is installed... >> >> >> You're right, I found it referenced at least here: >> >> http://opensource.apple.com/source/OpenSSL/OpenSSL-5/openssl/crypto/asn1/p5_pbev2.c >> >> erdgeist >>
