-
- Downloads
logger: Fix race condition
If `monitorLog` is set to true in between the copy of variadic arguments and branch to `vnsprintf`, it results in SEGFAULT. Change-Id: I610b950cec22e9b7123cca709e2f145b1bc1be16
Please register or sign in to comment