Re: Valgrind reports use of uninitialised value for __gmpz_powm_sec on i686 host

2023-08-28 Thread Torbjörn Granlund
Trevor Spiteri writes: Valgrind is reporting the use of uninitialised value(s) in __gmpz_powm_sec for i686 host, though I found no similar issue for x86_64 host. This issue started in 6.3.0, and was not there for 6.2.1. I tried this, and it looks like a valgrind bug rather than a GMP bug.

Valgrind reports use of uninitialised value for __gmpz_powm_sec on i686 host

2023-08-28 Thread Trevor Spiteri
Valgrind is reporting the use of uninitialised value(s) in __gmpz_powm_sec for i686 host, though I found no similar issue for x86_64 host. This issue started in 6.3.0, and was not there for 6.2.1. Please find the details below. Best regards, Trevor Spiteri GMP version 6.3.0 (unpatched)