Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Object] Ensure header size not to underflow in
OffloadBinary::create
Prevent potential integer underflows when header size is not valid. Fixes: #86280.
- Loading branch information
6f44bb7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please add a test? Ideally every error case has a test