kopia lustrzana https://gitlab.com/sane-project/backends
ba7d24bf30
jpeg_crop_scanline will adjust the x offset and the width of the image to make it line up with the nearest iMCU boundary. Before, this was not taken into account and it would make SANE potentially allocate a too small buffer for the final image. This would lead to segfaults because libjpeg would try to write outside of the allocated memory region as it assumes that the buffer was allocated with the new cinfo.output_width size after cropping. |
||
---|---|---|
.. | ||
escl.c | ||
escl.h | ||
escl_capabilities.c | ||
escl_crop.c | ||
escl_devices.c | ||
escl_jpeg.c | ||
escl_mupdf.c | ||
escl_newjob.c | ||
escl_pdf.c | ||
escl_png.c | ||
escl_reset.c | ||
escl_scan.c | ||
escl_status.c | ||
escl_tiff.c |