]> git.ipfire.org Git - thirdparty/cups.git/commit
Fix bug introduced in cupsRasterReadHeader* - was always returning 0.
authorMichael R Sweet <msweet@msweet.org>
Mon, 21 Oct 2024 16:35:31 +0000 (12:35 -0400)
committerMichael R Sweet <msweet@msweet.org>
Mon, 21 Oct 2024 16:35:31 +0000 (12:35 -0400)
commit3d1b3d429e24e8b9014f25010d88a8decf66c633
treed41a7ff17fe78d09d8316eb6d474a79f8f233313
parent92a2a1131711495a9805393d1f76c57048dca0c7
Fix bug introduced in cupsRasterReadHeader* - was always returning 0.

Add a raster error for I/O errors.

Migrate testraster to the test-internal.h framework.
cups/raster-stream.c
cups/testraster.c