• Dong Anyuan's avatar
    Fix Coverity Scan CID 339892 (Overrunning array... · 8c0db808
    Dong Anyuan authored
    Fix Coverity Scan CID 339892 (Overrunning array msg_p->ittiMsg.rrc_mac_ccch_data_ind.sdu of 512 bytes by passing it to a function which accesses it at byte offset 1022 using argument msg_p->ittiMsg.rrc_mac_ccch_data_ind.sdu_size (which evaluates to 1023).)
    8c0db808
rrc_eNB.c 419 KB