You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As noted in STR #4551, cups_raster_read_header will divide by zero if cupsBitsPerColor or cupsBitPerPixel is zero. Instead it should report failure without crashing the program.
The text was updated successfully, but these errors were encountered:
Version: 2.0-current
CUPS.org User: pdewacht
As noted in STR #4551, cups_raster_read_header will divide by zero if cupsBitsPerColor or cupsBitPerPixel is zero. Instead it should report failure without crashing the program.
The text was updated successfully, but these errors were encountered: