bgpsee icon indicating copy to clipboard operation
bgpsee copied to clipboard

Connecting to shutdown peer

Open gregfoletta opened this issue 1 year ago • 0 comments

[1686255897] [DEBUG] Waiting for peer thread for BGP Peer to exit

================================================================= ==435737==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 128 byte(s) in 1 object(s) allocated from: #0 0x7f812f535867 in __interceptor_malloc ../../../../src/libsanitizer/asan/asan_malloc_linux.cpp:145 #1 0x55bea2e4a690 in bgp_peer_thread /home/gjf/Documents/Projects/bgpsee/bgp.c:286 #2 0x7f812ebd1b42 in start_thread nptl/pthread_create.c:442

Direct leak of 72 byte(s) in 1 object(s) allocated from: #0 0x7f812f535867 in __interceptor_malloc ../../../../src/libsanitizer/asan/asan_malloc_linux.cpp:145 #1 0x55bea2e4ee1e in recv_msg /home/gjf/Documents/Projects/bgpsee/bgp_message.c:82 #2 0x55bea2e4ae0d in bgp_peer_thread /home/gjf/Documents/Projects/bgpsee/bgp.c:313 #3 0x7f812ebd1b42 in start_thread nptl/pthread_create.c:442

SUMMARY: AddressSanitizer: 200 byte(s) leaked in 2 allocation(s).

gregfoletta avatar Jun 08 '23 20:06 gregfoletta