Skip to content
Snippets Groups Projects
Commit 59dac38e authored by David Goulet's avatar David Goulet :panda_face: Committed by Nick Mathewson
Browse files

chan: Remove dead var cell handler from channel_t


The variable lenght cells are handled directly by
channel_tls_handle_var_cell() from an OR connection reading its inbuf. The
channel var cell handler (agnostic) was never used.

Closes #32892

Signed-off-by: David Goulet's avatarDavid Goulet <dgoulet@torproject.org>
parent e231cd5b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment