On 07/11/2014 09:22 AM, balaji marisetti wrote: > @Kyle Hamilton > So should all the new programs stick to the idiom or check for -1 return code?
If you care about the functionality of your program, you should always check return codes (this is not an OpenSSL specific answer). for functions that return -1, 0, 1, the idiom cited is a bad idea. --dkg
signature.asc
Description: OpenPGP digital signature