NetBSD-Bugs archive

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

PR/49683 CVS commit: src/lib/libedit



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

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49683 CVS commit: src/lib/libedit
Date: Sat, 21 Feb 2015 19:46:58 -0500

 Module Name:	src
 Committed By:	christos
 Date:		Sun Feb 22 00:46:58 UTC 2015
 
 Modified Files:
 	src/lib/libedit: chartype.c chartype.h
 
 Log Message:
 PR/49683: Amir Plivatsky: Off-by-one comparison in ct_decode_string() leading
 to out of bounds referrence.
 XXX: pullup-7
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.10 -r1.11 src/lib/libedit/chartype.c
 cvs rdiff -u -r1.11 -r1.12 src/lib/libedit/chartype.h
 
 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