Home | History | Annotate | Download | only in libpng

Lines Matching full:misplaced

326   Moved a misplaced pngrutil code block that truncates tRNS if it has more
409 Removed misplaced #endif and #ifdef PNG_NO_EXTERN near the end of png.h
1081 Relocated a misplaced /bin/rm in the "install-shared" makefile targets
1219 Relocated two misplaced PNGAPI lines in pngtest.c
1223 Relocated two more misplaced PNGAPI lines in pngtest.c
1632 Relocated three misplaced tests for NULL png_ptr.
1699 Relocated misplaced test for png_ptr == NULL in pngpread.c
1845 Relocated a misplaced #endif in pnggccrd.c
2017 Moved misplaced test for malloc failure in png_set_sPLT(). This bug was
2222 Relocated a misplaced "#endif /* PNG_NO_WRITE_FILTER */" in pngwutil.c
2346 Relocated misplaced PNG_1_0_X define in png.h that caused the prototype
2380 Relocated misplaced #endif in pngwrite.c, sCAL chunk handler.