remove OPENSSL_realloc_clean usage here - replace with intrinsics to make
authorbeck <beck@openbsd.org>
Thu, 17 Apr 2014 16:30:59 +0000 (16:30 +0000)
committerbeck <beck@openbsd.org>
Thu, 17 Apr 2014 16:30:59 +0000 (16:30 +0000)
commit8df6eeefceb4403224b672a6e0b97b6ddf378410
tree9d174dc7f9ac472072d28fbaabc02e910ad51db4
parentb4152bd2f4db6ae7e3efaa16a8611302a45b64eb
remove OPENSSL_realloc_clean usage here - replace with intrinsics to make
it obvious what should happen.
ok tedu@
lib/libcrypto/buffer/buffer.c
lib/libssl/src/crypto/buffer/buffer.c