Revise CBS_strdup() documentation.
authorjsing <jsing@openbsd.org>
Wed, 9 Nov 2022 19:05:42 +0000 (19:05 +0000)
committerjsing <jsing@openbsd.org>
Wed, 9 Nov 2022 19:05:42 +0000 (19:05 +0000)
commit2413c919e52f128e0a591b3a6aa5f418a9b3a9c1
treee890c2dfa9f2e6f80b3b11bc37704a0e1902657d
parent3abecac13ee041aea096ce7171e4bd0dd60c1b0f
Revise CBS_strdup() documentation.

CBS_strdup() now internally checks if the data contains NUL, failing if it
does.

Prompted by beck@
lib/libcrypto/bytestring/bytestring.h