In article <20110511232046.eec3d17...@cvs.netbsd.org>, Joerg Sonnenberger <source-changes-d@NetBSD.org> wrote: >-=-=-=-=-=- > >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.
Why not asprintf()? christos