Mention fix in bio_lib.c.
This commit is contained in:
parent
29dc25e88a
commit
22c7ea4068
2
CHANGES
2
CHANGES
@ -7,6 +7,8 @@
|
||||
*) For consistency with other BIO_puts implementations, call
|
||||
buffer_write(b, ...) directly in buffer_puts instead of calling
|
||||
BIO_write(b, ...).
|
||||
|
||||
In BIO_puts, increment b->num_write as in BIO_write.
|
||||
[Peter.Sylvester@EdelWeb.fr]
|
||||
|
||||
*) Fix BN_mul_word for the case where the word is 0. (We have to use
|
||||
|
Loading…
Reference in New Issue
Block a user