Re: [PATCH 1/1] CryptoPkg: Fix pem heap-buffer-overflow due to BIO_snprintf()
Yao, Jiewen
Thanks. The solution looks good.
toggle quoted message
Show quoted text
I recommend to add more comments below: // Because the function does not actually print anything to buf, it returns -1 as error. // Otherwise, the consumer may think that the buf is valid and parse the buffer. With comment change, reviewed-by: Jiewen Yao <Jiewen.yao@...> -----Original Message----- |
|