Module Name:src
Committed By: joerg
Date: Fri Jun 5 16:44:56 UTC 2015
Modified Files:
src/gnu/dist/texinfo/makeinfo: files.c
Log Message:
Fix operator precedence to allocate enough memory.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/gnu/dist/texinfo
Module Name:src
Committed By: joerg
Date: Sat Nov 15 02:01:28 UTC 2014
Modified Files:
src/gnu/dist/texinfo/makeinfo: xml.c
Log Message:
Array can't be null.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.5 -r1.2 src/gnu/dist/texinfo/makeinfo/xml.c
Please note
Module Name:src
Committed By: joerg
Date: Wed May 11 23:20:46 UTC 2011
Modified Files:
src/gnu/dist/texinfo/makeinfo: sectioning.c
Log Message:
Fix two rather obviousbuffer overflows, one of them hitting all the time.
Inspired by corresponding FreeBSD patch.
To generate