Record Case Detail

Notes

This function is in beta test. Please help improve it in the issues here.

Stderr

=================================================================
==49077==ERROR: AddressSanitizer: stack-buffer-overflow on address 0x7ffdd4cb8bda at pc 0x7f3e6d54f882 bp 0x7ffdd4cb8aa0 sp 0x7ffdd4cb8248
READ of size 11 at 0x7ffdd4cb8bda thread T0
    #0 0x7f3e6d54f881  (/usr/lib/x86_64-linux-gnu/libasan.so.4+0x52881)
    #1 0x7f3e6d54ffd9 in strtol (/usr/lib/x86_64-linux-gnu/libasan.so.4+0x52fd9)
    #2 0x55a24e60eca4 in INSERT (/out/package/database+0x15ca4)
    #3 0x55a24e61a12e in AUTO (/out/package/database+0x2112e)
    #4 0x55a24e619fec in AUTO (/out/package/database+0x20fec)
    #5 0x55a24e619fec in AUTO (/out/package/database+0x20fec)
    #6 0x55a24e619fec in AUTO (/out/package/database+0x20fec)
    #7 0x55a24e60aafd in main (/out/package/database+0x11afd)
    #8 0x7f3e6c40cb96 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
    #9 0x55a24e60b189 in _start (/out/package/database+0x12189)

Address 0x7ffdd4cb8bda is located in stack of thread T0 at offset 106 in frame
    #0 0x55a24e60e2

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


        

JOJ Answer

LOAD: success
test3
LOAD: success
test2
test3
LOAD: success
test1
test2
test3
LOAD: success
test0
test1
test2
test3
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
INSERT: success
UPDATE: update 3 records
UPDATE: update 3 records
UPDATE: update 3 records
UPDATE: update 3 records
UPDATE: update 3 records
UPDATE: update 3 records
UPDATE: update 3 records
UPDATE: updat