I am posting this in the 64bit forum although the 64bit version of GET_STORAGE works well but NOT the 32bit. The returned address is always -1 with a particular combination of calls (only in 32bit, 64bit works fine). This happens both in the 8.10 and 8.20 version
Fortran Exe → Qt 5.6.1 MSVC 2015 DLL → Fortran DLL
In the Fortran DLL we have the GET_STORAGE call.
Before I submit the full code to support (including Qt!), is there anything to suggest that the GET_STORAGE somehow starts from an out of bounds memory address and thinks there is no more space available?
Thanks