relay: Use remote reason when sending back a DESTROY
commitdc13936f20e6263a099f40d32a274847e8384f96
authorDavid Goulet <dgoulet@torproject.org>
Wed, 27 Jul 2022 12:32:01 +0000 (27 08:32 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Wed, 27 Jul 2022 12:32:01 +0000 (27 08:32 -0400)
tree1adc13dda9b55d788e8ea859edecd99d0cd17d8c
parent8d8afc4efa538682ef2b80f6664456b34b84e519
relay: Use remote reason when sending back a DESTROY

Fix from previous commit where a DESTROY cell is sent instead of a
TRUNCATED.

Related to #40623

Signed-off-by: David Goulet <dgoulet@torproject.org>
src/core/or/command.c