Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In exec_execute_message(), we should initalize the log buffer at outermost layer. If not, crash may happen when trying to accessing its data member. This patch fixes the issue.
- Loading branch information