pespin uploaded patch set #2 to this change.

View Change

The following approvals got outdated and were removed: Verified+1 by Jenkins Builder

Use osmo_ss7_pointcode_print_buf() instead of static buffer API

During logging, the logging macro may already be using the static buffer
API to log context about a related PC. Hence, calling it here may
overwrite it.
Instead, use osmo_ss7_pointcode_print_buf().

Change-Id: I5daeecfae77932e2e52e1a36a620349efa878bbd
---
M src/osmo_ss7_combined_linkset.c
M src/osmo_ss7_route_table.c
2 files changed, 16 insertions(+), 22 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/libosmo-sigtran refs/changes/86/40286/2

To view, visit change 40286. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newpatchset
Gerrit-Project: libosmo-sigtran
Gerrit-Branch: master
Gerrit-Change-Id: I5daeecfae77932e2e52e1a36a620349efa878bbd
Gerrit-Change-Number: 40286
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder