On Tue, Nov 17, 2015 at 04:06:26PM +0100, Markus Teich wrote:
>
> there are bug reports and there are "bug reports".
Here comes another one...
As mentioned in this thread:
http://marc.info/?t=144772469400002&r=1&w=2 in this mail:
http://marc.info/?l=oss-security&m=144774881126397&w=2
'sent empty' with empty being a 0-length file will produce a memory
access error. On OpenBSD with malloc.conf -> J it happily dereferences a
0xd0d0d0d0d0d0d0 pointer since there is not such input as line[0] if the
file is empty.
Same for a file with blank lines.
Regards,
Joerg
Received on Tue Nov 17 2015 - 23:27:53 CET