aboutsummaryrefslogtreecommitdiff
path: root/src/ats-tests
diff options
context:
space:
mode:
Diffstat (limited to 'src/ats-tests')
-rw-r--r--src/ats-tests/ats-testing.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ats-tests/ats-testing.c b/src/ats-tests/ats-testing.c
index 49c3c841b..6fda20311 100644
--- a/src/ats-tests/ats-testing.c
+++ b/src/ats-tests/ats-testing.c
@@ -556,6 +556,8 @@ ats_performance_info_cb (void *cls,
556 int log; 556 int log;
557 char *peer_id; 557 char *peer_id;
558 558
559
560
559 p = find_partner (me, &address->peer); 561 p = find_partner (me, &address->peer);
560 if (NULL == p) 562 if (NULL == p)
561 { 563 {