• Rex's avatar
    MDEV-30815 Printing a stack trace leaks file descriptors. · f3670470
    Rex authored
    	In situations where mariadbd emits a lot of stack traces it can
            run out of file descriptors. Each time the pipe to the external
            utility addr2line is opened, those file descriptor are never closed.
    f3670470
my_addr_resolve.c 8.11 KB