Skip to content

Changes

Started by upstream project gerrit-libosmocore #2319
Started 10 hr ago
Queued 5.1 sec
Took 6 min 5 sec on built-in

Summary

  1. logging_file: Fix log_target_file_switch_to_stream on stderr (details)
Commit 8bb0d6e47a2e094e40af409917f539e70275aaf1 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