On Sun, Dec 30, 2018 at 06:22:55PM +0100, Enrico Forestieri wrote: > For some reason it doesn't crash for me, but I see where the problem > lies. In computing the length of the extension, the code does not > account for the prefix "unzipped_" which is added when the zipped > filename does not have one of the extensions "gz", "z", "Z", or "svgz". > > Please, can you try the attached patch and report whether it fixes the > crash for you?
Never mind. I discovered that it crashes only when configuring with --enable-stdlib-debug and verified that the patch fixes it. -- Enrico
