NetBSD-Bugs archive

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

PR/48876 CVS commit: src/lib/libedit



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

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48876 CVS commit: src/lib/libedit
Date: Thu, 5 Jun 2014 18:07:42 -0400

 Module Name:   src
 Committed By:  christos
 Date:          Thu Jun  5 22:07:42 UTC 2014
 
 Modified Files:
        src/lib/libedit: filecomplete.c
 
 Log Message:
 PR/48876: Dmitriy Grigoryev: Core dump in readline lib on attempted expansion
 Make sure we have 2 matches before calling strcmp().
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.31 -r1.32 src/lib/libedit/filecomplete.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