Skip to content
Success

Changes

Summary

  1. l1sap: prevent buffer overflow in l1sap_rtp_rx_cb() (details)
  2. l1sap: move struct osmo_rlp_frame_decoded to the if-scope (details)
Commit 89415e74335d5f6d14b0c0beb15b298ebb49fa6e by Vadim Yanitskiy
l1sap: prevent buffer overflow in l1sap_rtp_rx_cb()

Change-Id: I214070ecf7458202922475505a8747950bedf930
Fixes: d1f8f3429 "l1sap: proper rate adaptation for CSD"
The file was modifiedsrc/common/l1sap.c
Commit a880011a5f4b60fd97fbdee24e2f10ff005fdbf0 by Vadim Yanitskiy
l1sap: move struct osmo_rlp_frame_decoded to the if-scope

Change-Id: Ide99b35192246b0f7b2a4f31281e2d84984a9795
The file was modifiedsrc/common/l1sap.c