Something went wrong while setting issue due date.
ASAN: memory leak in tty_alloc
- Start server in interactive mode.
- Press ^D to indicate EOF.
- Press ^C to terminate.
% ../daemon/kresd -c config.lua
[system] interactive mode
> ^C
=================================================================
==24671==ERROR: LeakSanitizer: detected memory leaks
Direct leak of 65536 byte(s) in 1 object(s) allocated from:
#0 0x7f7b19436d88 in malloc (/lib64/libasan.so.3+0xc6d88)
#1 0x55d7d3b7bea3 in tty_alloc (/home/fcelda/devel/resolver/daemon/kresd+0x1eea3)
#2 0x7f7b18a6321f (/lib64/libuv.so.1+0x22221f)
#3 0x62100001cd6f (<unknown module>)
Direct leak of 32800 byte(s) in 2 object(s) allocated from:
#0 0x7f7b19436d88 in malloc (/lib64/libasan.so.3+0xc6d88)
#1 0x7f7b191170a4 (/lib64/libkres.so.1+0x160a4)
SUMMARY: AddressSanitizer: 98336 byte(s) leaked in 3 allocation(s).