[openssl-dev] Typo in BUF_reverse manual

Matt Caswell matt at openssl.org
Mon Dec 12 12:17:46 UTC 2016


Could you open that as an issue in GitHub? Or even better a PR to fix it ;-)

Thanks

Matt


On 12/12/16 12:16, Dmitry Belyavsky wrote:
> 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
> 
> 


More information about the openssl-dev mailing list