Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/sed
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