mpich icon indicating copy to clipboard operation
mpich copied to clipboard

bug: memory overrun on big endian systems

Open mpichbot opened this issue 9 years ago • 0 comments

Originally by [email protected] on 2015-02-16 09:27:54 -0600


We discovered an issue with memory overrun:

dev\src\mpi\debugger\dll_mpich.c:1146 | fetch_int16() 
Array '&res' of size 2 may use index value(s) 2..6 

I can see the issue is relevant for big endian systems.

mpichbot avatar Oct 14 '16 19:10 mpichbot