Notes
This function is in beta test. Please help improve it in the issues
here.
================================================================= ==118308==ERROR: AddressSanitizer: heap-use-after-free on address 0x607000000064 at pc 0x00000051dcf4 bp 0x7fffcb9902b0 sp 0x7fffcb9902a8 READ of size 4 at 0x607000000064 thread T0 #0 0x51dcf3 (/out/package/call_mem+0x51dcf3) #1 0x7f6ae71bfc86 (/lib/x86_64-linux-gnu/libc.so.6+0x21c86) #2 0x41dc39 (/out/package/call_mem+0x41dc39) 0x607000000064 is located 68 bytes inside of 72-byte region [0x607000000020,0x607000000068) freed by thread T0 here: #0 0x516e18 (/out/package/call_mem+0x516e18) #1 0x51cd60 (/out/package/call_mem+0x51cd60) #2 0x7f6ae71bfc86 (/lib/x86_64-linux-gnu/libc.so.6+0x21c86) previously allocated by thread T0 here: #0 0x5160a0 (/out/package/call_mem+0x5160a0) #1 0x51acdc (/out/package/call_mem+0x51acdc) #2 0x7f6ae71bfc86 (/lib/x86_64-linux-gnu/libc.so.6+0x21c86) SUMMARY: AddressSanitizer: heap-use-after-free (/out/package/call_mem+0x51dcf3) Shadow bytes around the buggy address:
Hints
Your answer may be identical to the JOJ answer in the first several lines.
However, the main problem you meet now is Runtime Error. And the exit code of your program is 1, which should be 0.
Please double check your code to solve this problem and try again.
Your Answer
Starting tick #0 Starting tick #1 Call from Jeff a gold member
JOJ Answer
Starting tick #0 Starting tick #1 Call from Jeff a gold member Answering call from Jeff Starting tick #2