Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit bf62345a authored by Venkatarama Avadhani's avatar Venkatarama Avadhani
Browse files

Add INT64_MIN check in MPEG4Writer sample validate

Sample validation uses abs(timeUs) to check for valid range. If timeUs
is equal to INT64_MIN, the abs() function will cause an overflow.

Test: ndk_mediamuxer_fuzzer
Bug: 323256800
Change-Id: I501c6ac52e52809880f51b67749a88d5cfc86d0c
parent 8a1ab3f4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment