* image.c (xpm_scan) [HAVE_NS && !HAVE_XPM]:
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 20 Jun 2011 06:03:10 +0000 (23:03 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 20 Jun 2011 06:03:10 +0000 (23:03 -0700)
commit74ca2eb34bb66901b04d33cbef16ff7c8d8df551
tree36e5c1677c448f55bc64ef00c200fba1170c0b2e
parent9bda3520ff9b70be8645e0ebc38cf212208c444b
* image.c (xpm_scan) [HAVE_NS && !HAVE_XPM]:

Don't assume string length fits in int.
src/ChangeLog
src/image.c