]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
Merge: r272649
authorrodrigc <rodrigc@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 11 Oct 2014 19:28:22 +0000 (19:28 +0000)
committerrodrigc <rodrigc@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 11 Oct 2014 19:28:22 +0000 (19:28 +0000)
commitbc2836b323820361f52c7499753160125f30a40c
tree15d45e6dfc5dc759411dd9127caaf6ae3ba2d198
parent40da7656be589db5f07e42df8755b12718a3534f
Merge: r272649
 use calloc in get_line() when allocating line to ensure it is fully initialized,
 fixes a later uninitialized value in copy_param() (FreeBSD #193499).

PR: 193499
Submitted by: Thomas E. Dickey  <tom@invisible-island.net>

git-svn-id: svn://svn.freebsd.org/base/stable/10@272954 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
contrib/byacc/CHANGES
contrib/byacc/defs.h
contrib/byacc/reader.c