]> granicus.if.org Git - imagemagick/commit
Use IsOptionMember() instead of LocaleNCompare() in coders/png.c to
authorglennrp <glennrp@git.imagemagick.org>
Fri, 25 Jul 2014 00:00:15 +0000 (00:00 +0000)
committerglennrp <glennrp@git.imagemagick.org>
Fri, 25 Jul 2014 00:00:15 +0000 (00:00 +0000)
commit689efa2792fc00b3418a812abcdc9bb76e5293b0
tree686d99a832784524c0c0271f5868795f0b6f6c3c
parent7658548b190efd757a6ba8cc3472a0ce929b2114
Use IsOptionMember() instead of LocaleNCompare() in coders/png.c to

parse the list of excluded and included PNG chunks.
coders/png.c