-
Notifications
You must be signed in to change notification settings - Fork 10.9k
Description
==2085==ERROR: LeakSanitizer: detected memory leaks
Direct leak of 2800 byte(s) in 1 object(s) allocated from:
#0 0x46de91 in malloc (/usr/local/google/home/ctiller/grpc-ct2/bins/asan/poll_kick_posix_test+0x46de91)
#1 0x489b38 in gpr_malloc /usr/local/google/home/ctiller/grpc-ct2/src/core/support/alloc.c:40
#2 0x4870f4 in test_over_free /usr/local/google/home/ctiller/grpc-ct2/test/core/iomgr/poll_kick_posix_test.c:96
#3 0x486c52 in main /usr/local/google/home/ctiller/grpc-ct2/test/core/iomgr/poll_kick_posix_test.c:122
#4 0x7f889789cec4 (/lib/x86_64-linux-gnu/libc.so.6+0x21ec4)
Direct leak of 2800 byte(s) in 1 object(s) allocated from:
#0 0x46de91 in malloc (/usr/local/google/home/ctiller/grpc-ct2/bins/asan/poll_kick_posix_test+0x46de91)
#1 0x489b38 in gpr_malloc /usr/local/google/home/ctiller/grpc-ct2/src/core/support/alloc.c:40
#2 0x4870f4 in test_over_free /usr/local/google/home/ctiller/grpc-ct2/test/core/iomgr/poll_kick_posix_test.c:96
#3 0x486c61 in main /usr/local/google/home/ctiller/grpc-ct2/test/core/iomgr/poll_kick_posix_test.c:126
#4 0x7f889789cec4 (/lib/x86_64-linux-gnu/libc.so.6+0x21ec4)
SUMMARY: AddressSanitizer: 5600 byte(s) leaked in 2 allocation(s).
FAILED: bins/asan/poll_kick_posix_test [ret=23]