Ue Create Request from DU_APP to MAC
[o-du/l2.git] / src / du_app / du_mgr_ex_ms.c
index 10f82dc..9bec28b 100644 (file)
@@ -55,6 +55,8 @@ extern S16 cmUnpkLrgSchCfgCfm(LrgSchCfgCfm func,Pst *pst,Buffer *mBuf);
 S16 duActvInit(Ent entity, Inst inst, Region region, Reason reason)
 {
    uint8_t id;
+  
+   memset(&duCb, 0, sizeof(DuCb));
 
    duCb.init.procId  = SFndProcId();
    duCb.init.ent     = entity;