Notes
This function is in beta test. Please help improve it in the issues
here.
Hints
Your answer may be identical to the JOJ answer in the first several lines.
However, you will still get Wrong Answer because the complete output may be longer and there might be errors in the future lines.
Please double check your code to solve this problem and try again.
Your Answer
mumsh $ ================================================================= ==51580==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x602000000080 at pc 0x000000448cd7 bp 0x7fff2dd2b980 sp 0x7fff2dd2b130 READ of size 17 at 0x602000000080 thread T0 #0 0x448cd6 (/out/package/mumsh_memory_check+0x448cd6) #1 0x44979b (/out/package/mumsh_memory_check+0x44979b) #2 0x44986e (/out/package/mumsh_memory_check+0x44986e) #3 0x51a016 (/out/package/mumsh_memory_check+0x51a016) #4 0x51a2aa (/out/package/mumsh_memory_check+0x51a2aa) #5 0x51a2e3 (/out/package/mumsh_memory_check+0x51a2e3) #6 0x7fdf3ea38b96 (/lib/x86_64-linux-gnu/libc.so.6+0x21b96) #7 0x41d069 (/out/package/mumsh_memory_check+0x41d069) 0x602000000080 is located 0 bytes to the right of 16-byte region [0x602000000070,0x602000000080) allocated by thread T0 here: #0 0x4dcf20 (/out/package/mumsh_memory_check+0x4dcf20) #1 0x518485 (/out/package/mumsh_memory_check+0x518485) #2 0x51a29d (/out/package/mumsh
JOJ Answer
mumsh $ driver mumsh mumsh_memory_check mumsh $ driver mumsh mumsh_memory_check mumsh $ driver mumsh mumsh_memory_check mumsh $ exit