Attention is currently required from: pespin.
msuraev has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/31868 )
Change subject: logging: print talloc report on exit from vty test ......................................................................
Patch Set 3:
(1 comment)
File tests/logging/logging_vty_test.c:
https://gerrit.osmocom.org/c/libosmocore/+/31868/comment/604722d5_8a043d88 PS3, Line 288: talloc_report(tall_vty_ctx, stderr);
So I assumed since you didn't change the .ok and . […]
There's neither .err nor .ok associated with the file I've changed - the corresponding test is ran as part of external tests, the report is printed to stderr and ignored as expected. It's also printed just fine during manual tests. So, nope - nothing weird :)