Don't forget that strlen() doesn't include the ending NUL.
authorRichard Levitte <levitte@openssl.org>
Wed, 21 May 2003 14:41:02 +0000 (14:41 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 21 May 2003 14:41:02 +0000 (14:41 +0000)
commit46956f06708435826348eb482c67be5d17fbe705
tree6486277aea261366633498e7fc2e5d4673a8a912
parent528c1ad2aee55aa26e0641a561f4cc01a6077116
Don't forget that strlen() doesn't include the ending NUL.
PR: 618
crypto/rand/rand_egd.c