-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
soc: qcom: scm: check for size_t overflow.
Check for size_t overflow when calculating scm buffer size, returning an error if the required buffer is too large. Bug: 35401052 Change-Id: Ie630077adbdb6b2b6f0fa0df7be031064034a968 Signed-off-by: Andrew Chant <achant@google.com>
- Loading branch information
Showing
1 changed file
with
19 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters