[openssl-dev] Typo in BUF_reverse manual

Dmitry Belyavsky beldmit at gmail.com
Mon Dec 12 12:16:07 UTC 2016


Hello!

I found a typo in the BUF_reverse manual
(https://www.openssl.org/docs/man1.1.0/crypto/BUF_MEM_new_ex.html)

The manual says:

BUF_reverse() reverses size bytes at in into out. If out is NULL, the array
is reversed in-place.

But in fact in-place reverse is done when the in ptr is NULL.

Thank you!

-- 
SY, Dmitry Belyavsky
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20161212/32746732/attachment.html>


More information about the openssl-dev mailing list