Hi~, I have a question about ifort option "heap-arrays" in intel 64 mode(64bit). I compiled a program which requires large computation in
My compile option is: /nologo /O2 /module:"x64\Release\\" /object:"x64\Release\\" /Fd"x64\Release\vc140.pdb" /libs:dll /threads /Qmkl:sequential /c -heap-arrays. I am using Windows 10 64bit and Intel® Parallel Studio XE 2016 Update 2 Composer Edition for...
}free(ans);returnans; } Error AddressSanitizer: heap-buffer-overflow on address 0x60200000003c at pc 0x55780cb25d30 bp 0x7ffd83067af0 sp 0x7ffd83067ae0 WRITE of size 4 at 0x60200000003c thread T0 #2 0x7fabeed390b2 in __libc_start_main (/lib/x86_64-linux-gnu/...