Skip to content
  • Olivier Dion's avatar
    logger: Fix race condition · 8be23c43
    Olivier Dion authored
    If `monitorLog` is set to true in between the copy of variadic arguments and
    branch to `vnsprintf`, it results in SEGFAULT.
    
    Change-Id: I610b950cec22e9b7123cca709e2f145b1bc1be16
    8be23c43