Spindump is an in-network latency measurement tool with support for QUIC and TCP
BSD 3-Clause "New" or "Revised" License
61
stars
17
forks
source link
Infinite loop in SCTP parsing due to "unsigned int" variable #171
Closed
MaximProshin closed 4 years ago
The following peace of code works incorrectly after "remainingLen" variable became "unsigned int": spindump_analyze_sctp.c: