On 5/20/2014 7:24 AM, Ben Laurie wrote:

There is already a strndup replacement: BUF_strndup(). Switching to
use that would be better.

However

- if that function points to strndup, don't you still have the problem if strndup doesn't exist?

- if that function is a reimplementation of strndup, don't you lose any optimizations that the tool chain strndup might have made?


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to