我有两个c文件:交流voidmain(){...getvtable()->function();}vtable指向一个位于b.c:中的函数:voidfunction(){malloc(42);}现在,如果我在valgrind中跟踪程序,我会得到以下信息:==29994==4,155bytesin831blocksaredefinitelylostinlossrecord26of28==29994==at0x402CB7A:malloc(in/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)==29994==by0x40A24D2:(be