Skip to content

Changes

Started 7 hr 30 min ago
Queued 7 sec
Took 3 min 43 sec on built-in

Summary

  1. Fix 'logging: Avoid infinite loop logging inside logging path' (details)
Commit e9cb0eaddf677fd7e279578185468930bd0ee08e by Pau Espin Pedrol
Fix 'logging: Avoid infinite loop logging inside logging path'

I didn't see the early return of log_cache_check(), which should leave
the logging_active variable as true forever.

Fixes: bc400626b28c85fe0f52ce25947a90650b0d06b5
Change-Id: I13ed182688597c7da279a50bf057eff6d13f0867
The file was modifiedsrc/core/logging.c