84fd351bfc0aa6f2f02df521e449fcaa93dedf7a
reported by clang with -fsanitize=undefined main.cpp:55:63: runtime error: member access within address 0x614000000040 which does not point to an object of type 'Krolik' 0x614000000040: note: object is of type 'Item' 02 00 00 73 00 4e 75 00 00 00 00 00 a0 b9 ff ff ff 7f 00 00 c0 80 ff ff ff 7f 00 00 00 00 00 00 ^~~~~~~~~~~~~~~~~~~~~~~ vptr for 'Item' SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior main.cpp:55:63 in main.cpp:55:97: runtime error: member access within address 0x614000000040 which does not point to an object of type 'Krolik' 0x614000000040: note: object is of type 'Item' 02 00 00 73 00 4e 75 00 00 00 00 00 a0 b9 ff ff ff 7f 00 00 c0 80 ff ff ff 7f 00 00 00 00 00 00 ^~~~~~~~~~~~~~~~~~~~~~~ vptr for 'Item' SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior main.cpp:55:97 in
Description
C++ ORM and Query Builder for PostgreSQL.
Languages
C++
98.5%
Shell
0.8%
C
0.4%
Makefile
0.3%