Attention is currently required from: fixeria, lynxis lazus, pespin.
1 comment:
File src/libmsc/gsm_04_11_gsup.c:
Patch Set #2, Line 187: int gsm411_gsup_mt_fwd_sm_res(struct gsm_trans *trans, uint8_t sm_rp_mr, uint8_t *ui)
I'd say better pass the len as a separate param here, and pass the buffer as &(ui[1])
Ok sure. I'd already been thinking about further validating the length since fuzzing open mobile implementations has been in the news lately, so I'll add that too.
To view, visit change 39428. To unsubscribe, or for help writing mail filters, visit settings.