Re: [openssl.org #1773] AutoReply: cannot compile camelia cmll_crt.c -- patch/diff included --> resolved
Has been resolved in todays CVS, thanks to Ben Laurie.
On Sun, Nov 2, 2008 at 9:13 PM, The default queue via RT <rt@openssl.org> wrote:[color=blue]
>
> Greetings,
>
> This message has been automatically generated in response to the
> creation of a trouble ticket regarding:
> "cannot compile camelia cmll_crt.c -- patch/diff included",
> a summary of which appears below.
>
> There is no need to reply to this message right now. Your ticket has been
> assigned an ID of [openssl.org #1773].
>
> Please include the string:
>
> [openssl.org #1773]
>
> in the subject line of all future correspondence about this issue. To do so,
> you may reply to this message.
>
> Thank you,
> [email]rt@openssl.org[/email]
>
> -------------------------------------------------------------------------
> VERSION: todays CVS for 0.9.9 (bleeding edge)
>
> ISSUE:
> first assert() included an unknown variable called 'counter'.
>
> --- \\Debbie\ger\prj\1original\openssl\openssl\crypto\camellia\cmll_ctr.c 2008-11-01
> 20:08:48.000000000 +-0100
> +++ \\Debbie\ger\prj\3actual\openssl\crypto\camellia\cmll_ctr.c 2008-11-01
> 22:26:13.000000000 +-0100
> @@ -122,6 +129,6 @@
> unsigned int n;
>
> - assert(in && out && key && counter && num);
> - assert(*num < CAMELLIA_BLOCK_SIZE);
> + OPENSSL_assert(in && out && key && ecount_buf && num);
> + OPENSSL_assert(*num < CAMELLIA_BLOCK_SIZE);
>
> n = *num;
>
>
>
> --
> Met vriendelijke groeten / Best regards,
>
> Ger Hobbelt
>
> --------------------------------------------------
> web: [url]http://www.hobbelt.com/[/url]
> [url]http://www.hebbut.net/[/url]
> mail: [email]ger@hobbelt.com[/email]
> mobile: +31-6-11 120 978
> --------------------------------------------------
>
>[/color]
--
Met vriendelijke groeten / Best regards,
Ger Hobbelt
--------------------------------------------------
web: [url]http://www.hobbelt.com/[/url]
[url]http://www.hebbut.net/[/url]
mail: [email]ger@hobbelt.com[/email]
mobile: +31-6-11 120 978
--------------------------------------------------
______________________________________________________________________
OpenSSL Project [url]http://www.openssl.org[/url]
Development Mailing List [email]openssl-dev@openssl.org[/email]
Automated List Manager [email]majordomo@openssl.org[/email]