Am 22.12.24 um 22:36 schrieb rep.dot....@gmail.com:
On 22 December 2024 21:50:41 CET, Harald Anlauf <anl...@gmx.de> wrote:
Dear all,
please find attached fixes for GMP memleaks in the gfortran frontend
found when running f951 under valgrind. One of them surfaced when
looking at a testcases that invoved pointer rank remapping. After a
successful gfc_array_size we need to clear the size returned as a
gmp variable. Further scanning revealed two places in RANDOM_SEED
when checking the GET= and PUT= array argument sizes.
Regtested on x86_64-pc-linux-gnu.
I intend to commit to mainline as obvious within 24h unless there
are objections.
LGTM
thanks for the patch!
Pushed as r15-6417.
Thanks, Bernhard!
Thanks,
Harald