Notes
This function is in beta test. Please help improve it in the issues
here.
================================================================= ==59033==ERROR: AddressSanitizer: heap-use-after-free on address 0x607000000048 at pc 0x00000051af81 bp 0x7fff636d7e90 sp 0x7fff636d7e88 READ of size 8 at 0x607000000048 thread T0 #0 0x51af80 (/out/package/call_mem+0x51af80) #1 0x7f1cc3945c86 (/lib/x86_64-linux-gnu/libc.so.6+0x21c86) #2 0x41d4c9 (/out/package/call_mem+0x41d4c9) 0x607000000048 is located 40 bytes inside of 80-byte region [0x607000000020,0x607000000070) freed by thread T0 here: #0 0x5166a8 (/out/package/call_mem+0x5166a8) #1 0x51aa3c (/out/package/call_mem+0x51aa3c) #2 0x7f1cc3945c86 (/lib/x86_64-linux-gnu/libc.so.6+0x21c86) previously allocated by thread T0 here: #0 0x515930 (/out/package/call_mem+0x515930) #1 0x519dd2 (/out/package/call_mem+0x519dd2) #2 0x7f1cc3945c86 (/lib/x86_64-linux-gnu/libc.so.6+0x21c86) SUMMARY: AddressSanitizer: heap-use-after-free (/out/package/call_mem+0x51af80) Shadow bytes around the buggy address: 0
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 Starting tick #2 Starting tick #3 Starting tick #4 Starting tick #5 Starting tick #6 Starting tick #7 Call from a a silver member Answering call from name1 Starting tick #8 Starting tick #9 Call from name1 a regular member Call from Addison a regular member Answering call from youbing Starting tick #10 Starting tick #11 Starting tick #12 Call from youbing a gold member Call from langfei a silver member Answering call from boot Starting tick #13 Starting tick #14 Starting tick #15 Starting tick #16 Starting tick #17 Starting tick #18 Call from boot a regular member Starting tick #19 Answering call from Addison Starting tick #20 Starting tick #21 Starting tick #22 Starting tick #23 Call from Addison a regular member Starting tick #24 Answering call from Olivia Starting tick #25 Starting tick #26 Starting tick #27 Starting tick #28 Starting tick #29 Call from Olivia a gold member Starting tick #30 Answering call from langfei Starting tick #31 Starting tick #32 Starting tick #33
JOJ Answer
Starting tick #0 Starting tick #1 Starting tick #2 Starting tick #3 Starting tick #4 Starting tick #5 Starting tick #6 Starting tick #7 Call from a a silver member Answering call from a Starting tick #8 Starting tick #9 Call from name1 a regular member Call from Addison a regular member Answering call from name1 Starting tick #10 Starting tick #11 Answering call from Addison Starting tick #12 Call from youbing a gold member Call from langfei a silver member Answering call from youbing Starting tick #13 Answering call from langfei Starting tick #14 Starting tick #15 Starting tick #16 Starting tick #17 Starting tick #18 Call from boot a regular member Answering call from boot Starting tick #19 Starting tick #20 Starting tick #21 Starting tick #22 Starting tick #23 Call from Addison a regular member Answering call from Addison Starting tick #24 Starting tick #25 Starting tick #26 Starting tick #27 Starting tick #28 Starting tick #29 Call from Olivia a gold member Answ