Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
limit the array size to avoid the casting out of range
map is a array, which could be accessed by index, even the index is out of range. Fixes intel#722 Signed-off-by: Carl Zhang <[email protected]>
- Loading branch information