Merge branch 'bug26158_031' into maint-0.3.1

This commit is contained in:
Nick Mathewson
2018-06-13 09:58:01 -04:00
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -1267,6 +1267,7 @@ circuit_extend(cell_t *cell, circuit_t *circ)
log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
"Client asked me to extend back to the previous hop "
"(by Ed25519 ID).");
return -1;
}
n_chan = channel_get_for_extend((const char*)ec.node_id,