Fix extension length counter in client hello parsing.
Summary: Orvid noticed this was always throwing on a properly formated client hello, since the sig algs extension length isn't subtracted from the counter. This doesn't actually affect any behavior (except possibly a slight perf hit), but is pretty clowny. Reviewed By: anirudhvr Differential Revision: D3722887 fbshipit-source-id: 579993caac96da24fb567ab977b09fca519750a0
Showing
Please register or sign in to comment