NetBSD-Bugs archive

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

PR/59453 CVS commit: src/usr.bin/sed



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

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59453 CVS commit: src/usr.bin/sed
Date: Mon, 2 Jun 2025 09:34:40 -0400

 Module Name:	src
 Committed By:	christos
 Date:		Mon Jun  2 13:34:40 UTC 2025
 
 Modified Files:
 	src/usr.bin/sed: compile.c
 
 Log Message:
 PR/59453: Christoph Badura: Don't keep accumulating characters when parsing
 \[xod] escapes if the value exceeds the value a character can hold.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.51 -r1.52 src/usr.bin/sed/compile.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