You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the TMPM46B target gI2C_LTxData is reallocated here but the return value is not checked. If this fails it could lead to writing in uninitialized memory.