diff options
author | fanxb <fxb_mail@163.com> | 2022-06-17 16:19:43 +0800 |
---|---|---|
committer | fanxb <fxb_mail@163.com> | 2022-06-17 18:16:57 +0800 |
commit | 5b4b4c05ff06b866b90b0df9b2be2ed28e606f16 (patch) | |
tree | 051e8a62f0bf68f4790366dfb77ea02b2e0a6ec4 /test/vpp_papi_provider.py | |
parent | d6c3b1f1fc2cfa50a67222e272a7e48744708d9f (diff) |
quic:fix crash rx_fifo full or grow
if when the rx_fifo grows, svm_fifo_enqueue() return -4,
stream_data->app_rx_data_len += rlen type conversion occurs,
Finally,stream->recvstate.data_off calculation is wrong.
Type:fix
Signed-off-by: fanxb <fxb_mail@163.com>
Change-Id: Iae11f0c453f32d836f4148d70e3b121545a53a90
Diffstat (limited to 'test/vpp_papi_provider.py')
0 files changed, 0 insertions, 0 deletions