38df5e Update libjpeg-turbo to rev 66 via SR 1067523

9 files Authored by pgajdos a year ago, Committed by Bernhard M. Wiedemann a year ago,
    Update libjpeg-turbo to rev 66 via SR 1067523
    
    https://build.opensuse.org/request/show/1067523
    by user pgajdos + dimstar_suse
    - update to 2.1.5.1:
      * Fixed a regression introduced by 2.0 beta1[15] that caused a buffer
        overrun in the progressive Huffman encoder when attempting to transform
        a specially-crafted malformed 12-bit-per-component JPEG image into a
        progressive 12-bit-per-component JPEG image using a 12-bit-per-component
        build of libjpeg-turbo.
      * Fixed an issue whereby, when using a 12-bit-per-component build of
        libjpeg-turbo (-DWITH_12BIT=1), passing samples with values greater than 4095
        or less than 0 to jpeg_write_scanlines() caused a buffer overrun or
        underrun in the RGB-to-YCbCr color converter.
      * Fixed a floating point exception that occurred when attempting to use
        the jpegtran -drop and -trim options to losslessly transform a
        specially-crafted malformed JPEG i