Skip to content
This repository was archived by the owner on Mar 5, 2024. It is now read-only.

tinycrypt: fix asan report error #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

xiaoxiang781216
Copy link

lib/source/aes_encrypt.c:93:8: runtime error: left shift of 251 by 24 places cannot be represented in type 'int'

lib/source/aes_encrypt.c:93:8: runtime error: left shift of 251 by 24 places cannot be represented in type 'int'

Change-Id: Ib8154276aa8cc5eb610b1427e64e9a5e833416c3
Signed-off-by: ligd <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants