Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 357271
Collapse All | Expand All

(-)libtiff/tif_fax3.h (+6 lines)
Line 481 Link Here
481
	    if (b1 <= (int) (a0 + TabEnt->Param)) {			\
482
		if (b1 < (int) (a0 + TabEnt->Param) || pa != thisrun) {	\
483
		    unexpected("VL", a0);				\
484
		    goto eol2d;						\
485
		}							\
486
	    }								\

Return to bug 357271