CVSROOT:        /sources/m4
Module name:    m4
Branch:         branch-1_4
Changes by:     Eric Blake <ericb>      06/10/26 04:56:32

Modified files:
        .              : ChangeLog NEWS 

Log message:
        * src/symtab.c (symtab_init): Avoid size_t overflow.
        * src/output.c (make_diversion): Avoid size_t overflow.
        * doc/m4.texinfo (Diversions): Test this fix.
        * src/input.c (input_block): Remove unused member.  Reduce size
        of struct.
        (push_file, pop_input): Avoid useless assignment.
        * NEWS: Document the bug fix.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/m4/ChangeLog?cvsroot=m4&only_with_tag=branch-1_4&r1=1.1.1.1.2.206&r2=1.1.1.1.2.207
http://cvs.savannah.gnu.org/viewcvs/m4/NEWS?cvsroot=m4&only_with_tag=branch-1_4&r1=1.1.1.1.2.75&r2=1.1.1.1.2.76


Reply via email to