NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/52516 CVS commit: [netbsd-8] src/external/historical/nawk/dist



The following reply was made to PR toolchain/52516; it has been noted by GNATS.

From: "SAITOH Masanobu" <msaitoh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52516 CVS commit: [netbsd-8] src/external/historical/nawk/dist
Date: Fri, 8 Dec 2017 05:56:05 +0000

 Module Name:	src
 Committed By:	msaitoh
 Date:		Fri Dec  8 05:56:05 UTC 2017
 
 Modified Files:
 	src/external/historical/nawk/dist [netbsd-8]: lex.c
 
 Log Message:
 Pull up following revision(s) (requested by dholland in ticket #425):
 	external/historical/nawk/dist/lex.c: revision 1.3
 PR/52516: Guy Incognito: Fix memory leak; setsymtab already calls tostring()
 for the buffer, don't do it twice.
 XXX: pullup-8
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.2 -r1.2.38.1 src/external/historical/nawk/dist/lex.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index