Skip to content

Changes

Started by upstream project gerrit-libosmocore #2311
Started 5 hr 34 min ago
Queued 8.2 sec

Summary

  1. logging_file: Fix log_target_file_switch_to_stream on stderr (details)
Commit f82066382d14b147477725d303eeee1cba42c270 by Pau Espin Pedrol
logging_file: Fix log_target_file_switch_to_stream on stderr

In stderr log target, the bfd of the wq was left registered despite
freeing the wq, which ended up in the callback being called and the
freed wq being used.

Change-Id: I1c0d833fb8ae82d1dd54e44cc2fc8be80d5e1b4b
The file was modifiedsrc/core/logging_file.c