Attention is currently required from: msuraev.
pespin 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/1abe3805_6827de56 PS3, Line 288: talloc_report(tall_vty_ctx, stderr); So I assumed since you didn't change the .ok and .err file, that nothing is printed and hence nothing is allocated? Sounds weird doesn't it? :/