Hi, On Mon, Mar 06, 2023 at 10:24:24AM +0100, Gert Doering wrote: > 2023-03-06 10:20:04 Assertion failed at tls_crypt.c:83 (key->n == 2 && > other->n == 2)
Splitting these into two ASSERT()s, it says key->n is fine, while other->n is not 2023-03-06 11:24:00 Assertion failed at tls_crypt.c:84 (other->n == 2) adding some more msg() it seems that "other" is undefined here 2023-03-06 11:25:44 xor_key2(): key=0x7fffffffd258, key->n=2 2023-03-06 11:25:44 xor_key2(): other=0x80122062c, other->n=3009016 gert -- "If was one thing all people took for granted, was conviction that if you feed honest figures into a computer, honest figures come out. Never doubted it myself till I met a computer with a sense of humor." Robert A. Heinlein, The Moon is a Harsh Mistress Gert Doering - Munich, Germany g...@greenie.muc.de
signature.asc
Description: PGP signature
_______________________________________________ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel