[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#22254: [PATCH] sed: do not elide an invalid byte in a substitution R
From: |
Jim Meyering |
Subject: |
bug#22254: [PATCH] sed: do not elide an invalid byte in a substitution RHS |
Date: |
Sun, 27 Dec 2015 22:02:24 -0800 |
Just after pushing the fix for that heap-clobbering bug,
http://debbugs.gnu.org/22127, I noticed there was another minor
problem: sed would silently elide any invalid byte specified in a
substitution replacement string.
Here's a patch that's not quite complete (no NEWS entry, and I haven't
yet tried to determine when it was introduced).
0001-sed-do-not-elide-an-invalid-byte-in-a-substitution-R.patch
Description: Text Data
- bug#22254: [PATCH] sed: do not elide an invalid byte in a substitution RHS,
Jim Meyering <=