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

Commit a1ae5cce authored by Santiago Seifert's avatar Santiago Seifert Committed by Android (Google) Code Review
Browse files

Merge "Add SafetyNet logging for security fix"

parents e2e9eece 02816398
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6477,6 +6477,7 @@ media_status_t MPEG4Source::read(
        } else {
          // We are trying to read a sample larger than the expected max sample size.
          // Fall through and let the failure be handled by the following if.
          android_errorWriteLog(0x534e4554, "188893559");
        }

        if (num_bytes_read < (ssize_t)size) {