You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Manual backport of patch originally reviewed on
https://chromium-review.googlesource.com/c/chromium/src/+/2628044:
Validate return code from FPDF_PageToDevice()
A DCHECK() here isn't sufficient to prevent the use of uninitialized
memory should this someday return false.
Bug: 1166091
Change-Id: I4cfd28653f2e6882f227299d68605be706b75b44
Reviewed-by: K. Moon <[email protected]>
Commit-Queue: Tom Sepez <[email protected]>
Cr-Commit-Position: refs/heads/master@{#843247}
Reviewed-by: Allan Sandfeld Jensen <[email protected]>
Reviewed-by: Jüri Valdmann <[email protected]>
0 commit comments