libosmo-gprs/include/osmocom
Pau Espin f815b8f690 tbf_ul_ass_fsm: Listen only on 1 TS for PKT UL ASS when assignment done from DL TBF
This also fixes a memcpy writing out of bounds reported by Coverity
CID#323120 in gprs_rlcmac_tbf_ul_ass_start_from_dl_tbf_ack_nack(), due
to the difference of size between struct gprs_rlcmac_ul_tbf_allocation
and struct gprs_rlcmac_dl_tbf_allocation.
While fixing it, actually properly implement passing of the 1 only
interesting TS to the tbf_ul_ass_fsm at that point in time.

Change-Id: I89b15982b73f00599183981142495d7b9befbb78
2023-09-05 11:55:25 +02:00
..
csn1 csn1: add CSN_DESCR_EXTERN for extern declarations 2022-08-22 20:56:57 +07:00
gprs tbf_ul_ass_fsm: Listen only on 1 TS for PKT UL ASS when assignment done from DL TBF 2023-09-05 11:55:25 +02:00
Makefile.am libosmo-gprs-rlcmac: check-in PDU definitions from osmo-pcu.git 2022-08-07 17:51:26 +07:00