Le 01/12/2022 à 21:25, Harald Anlauf via Fortran a écrit :
The change looks good, but please add braces around the new if-else structure.Dear all,we did not properly handle the case of insufficient array-valued FIELD when trying to simplify UNPACK and could run into a NULL pointer dereference. The fix is obvious. Regtested on x86_64-pc-linux-gnu. OK for mainline?
OK with that change. Thanks.