when enabling foreground logging, i.e. '-f 3', the program segv's. The bug is caused by the reuse of a va_list without reinitializing it. This patch fixed the bug.
patch to fix foreground logging segv
Log in to post a comment.
patch to fix foreground logging segv