Skip to content

Changes

Started 10 hr ago
Queued 8.4 sec
Took 4 min 20 sec on built-in

Summary

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

If eg. gsmtap_log target is requested to log a message but the iofd
wqueue is full, it may try to log an error message, which will create an
infinite stack loop.

Change-Id: If3b8c0ee97537242162558fdd1c99f03b32af811
The file was modifiedinclude/osmocom/core/logging_internal.h
The file was modifiedsrc/core/logging.c