SSL_get_finished determine length

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Is it valid to call:

size_t size = SSL_get_finished(ssl, NULL, 0);

So we can determine the length?

Because SSL_get_finished invokes memcpy even if the size is 0, so is the undefined behaviour?

Thanks.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux