cc: Don't allocate 0-size discardable memory.
This patch ensures that when processing images we don't try to allocate 0 bytes of discardable memory. For now, allocate 1 byte with a TODO to skip these images altogether. R=enne BUG=579498 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Review URL: https://codereview.chromium.org/1633933002 Cr-Commit-Position: refs/heads/master@{#371413}
Showing
Please register or sign in to comment