pesconvert: Fixed row init range in output_png().

This prevents a segfault for small embroidery patterns or large
output dimensions.

Even though output_png() is dead code, there is a slight chance,
that someone lacks libcairo-dev while being offline. ;-)

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 file changed
tree: 149115405a3406b5c46541695656f55c5530cefd
  1. .gitignore
  2. cairo.c
  3. main.c
  4. Makefile
  5. PES-Mime.xml
  6. pes.c
  7. pes.h
  8. png.c
  9. svg.c