X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2F5gnrmac%2Frg_uim.c;h=6bdc8f0481c80755310e1757b35f57ea5265323f;hb=9634ca974c4418c0800090e33d37ef1fe7e8cb30;hp=ab7110c78984dc4cedf27ab05a50d8e716ad42ec;hpb=def50dc175cebc67238db5f1acd5ff322a2279bd;p=o-du%2Fl2.git diff --git a/src/5gnrmac/rg_uim.c b/src/5gnrmac/rg_uim.c index ab7110c78..6bdc8f048 100755 --- a/src/5gnrmac/rg_uim.c +++ b/src/5gnrmac/rg_uim.c @@ -532,7 +532,8 @@ RguDStaRspInfo *staRsp; { Inst inst; S16 ret = ROK; - VOLATILE uint32_t startTime = 0; + volatile uint32_t startTime = 0; + RG_IS_INST_VALID(pst->dstInst); inst = pst->dstInst - RG_INST_START;