Avoid a slice copy in send_relay_cell().

Convert slice to array in the parent function instead of copying.

Merge request reports

Loading