]> git.ipfire.org Git - thirdparty/cups.git/commit - filter/error.c
Fix a bug in cupsRasterWritePixels (STR #4650)
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Wed, 24 Jun 2015 15:55:05 +0000 (15:55 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Wed, 24 Jun 2015 15:55:05 +0000 (15:55 +0000)
commita5425f93fadda948ec9e7b7652862ad98755e9ce
treec727f594c54cbbcdf59ddeaab2522a09c746188f
parentd9564ec70788039385f663f263ea66895add0518
Fix a bug in cupsRasterWritePixels (STR #4650)

The return value should be the number of uncompressed bytes written, not the number of
compressed bytes.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12747 a1ca3aef-8c08-0410-bb20-df032aa958be
CHANGES-2.0.txt
filter/error.c
filter/raster.c