Hi Mat, On 10/12/2016 02:00 PM, Mat Martineau wrote: > This streamlines the existing code by using direct returns rather than a > goto and gets rid of an extra variable. While it does possibly free some > memory immediately after allocation when an invalid checksum type is > requested, this is an uncommon case. > --- > ell/key.c | 29 ++++++++++------------------- > 1 file changed, 10 insertions(+), 19 deletions(-) > Applied, thanks. Regards, -Denis