Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #49161, comment 6


Ignore:
Timestamp:
11/06/2021 02:20:58 AM (4 years ago)
Author:
kitchin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #49161, comment 6

    initial v1  
    13132. When `big_image_size_threshold` is on, error checks are incomplete in the code, marked `// TODO: Log errors.`
    1414
     152a. On failures of the image editor engine, big threshold and exif rotations (handled in the same function) fail silently, leaving the image sizing and naming data unchanged, if the visit hasn't timed out or crashed.
     16
    15173. This feature copies a big image to fairly big image, so creates probably the weakest point in the code for memory usage and processing timeouts, if they occur.
    1618