Skip to content

Changes

Started by upstream project gerrit-libosmocore #2324
Started 5 hr 1 min ago
Queued 3 min 4 sec

Summary

  1. logging: Avoid infinite loop logging inside logging path (details)
Commit 58d32644ccd3a332f5103b1fb36d411cc2503d2b 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 modifiedsrc/core/logging.c
The file was modifiedinclude/osmocom/core/logging_internal.h