Fix underflow in ProcessFdatChunkAsIdat
Fail on an fdAT that is too small to have a sequence number. This prevents an underflow in ProcessFdatChunkAsIdat. In addition, rename fd_at to fdat. This variable got renamed in the automatic conversion to Chromium coding style. "fdat" is more clear and consistent with other variables (e.g. idat). Change-Id: I4045fc13e7ef9e916d78db124720fe80bc817567 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1593852Reviewed-by:Noel Gordon <noel@chromium.org> Commit-Queue: Leon Scroggins <scroggo@chromium.org> Cr-Commit-Position: refs/heads/master@{#656354}
Showing
Please register or sign in to comment