原始内容
高亮显示
复制内容
#include <stdlib.h> // A test for a single allocation. There are two .post.exp* files, for each // of VG_MIN_MALLOC_SZB==8 and VG_MIN_MALLOC_SZB==16. int main(void) { malloc(1); return 0; }
您还没有登录,登录后您可以:
首次使用?从这里 注册