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
Fixed a potential buffer overflow in the data_claim thread.
Potentially a miss-behaving ATF firmware could cause a
buffer overflow if unchecked. Hence, we are adding checks
before every write to the buffer.
Signed-off-by: Ang Tien Sung <[email protected]>
0 commit comments