> CC'ing tech@.
>
> The last commit to bn_print.c is wrong, it dereferences t while it's still
> NULL.
>
> Backout diff below.
Argh, sorry about that. This is how it should have been done (diff
against 1.25)
Index: bn_print.c
===
I think this is the right thing to do for now. ok bcook@
On Thu, Sep 17, 2015 at 5:19 PM, Stuart Henderson wrote:
> CC'ing tech@.
>
> The last commit to bn_print.c is wrong, it dereferences t while it's still
> NULL.
>
> Backout diff below.
>
>
> On 2015/09/17 22:42, Mikolaj Kucharski wrote:
>>
Hi,
On Thu, Sep 17, 2015 at 11:19:59PM +0100, Stuart Henderson wrote:
> CC'ing tech@.
>
> The last commit to bn_print.c is wrong, it dereferences t while it's still
> NULL.
>
> Backout diff below.
Thanks Stuart, recompiling libcrypto with your diff fixed the problem.
OpenVPN doesn't crash any
CC'ing tech@.
The last commit to bn_print.c is wrong, it dereferences t while it's still NULL.
Backout diff below.
On 2015/09/17 22:42, Mikolaj Kucharski wrote:
> Hi,
>
> Does anyone see this as well? I've just upgraded to:
>
> OpenBSD 5.8-current (GENERIC) #1164: Wed Sep 16 21:16:53 MDT 2015