Comment 2 for bug 182658

Revision history for this message
Tim Waugh (twaugh) wrote :

Looks like this is due to an insufficient malloc in compression.c. This patch fixes it for me:

http://cvs.fedoraproject.org/viewcvs/devel/hplip/hplip-alloc.patch?rev=1.1&view=auto

but obviously the maths for the worst case allocation needed by the compression need to be worked out properly by someone who knows the algorithm.

Are HP watching this bug?