Skip to content

Log information on specific compression backends in the OOM handler.

Alexander Færøy requested to merge bugs/25372 into master

This patch adds some additional logging to circuits_handle_oom() to give us more information about which specific compression backend that is using a certain amount of memory.

See: https://bugs.torproject.org/25372

Merge request reports