]> Sergey Matveev's repositories - public-inbox.git/commitdiff
searchidx: do not modify read-only $1 via git_unquote
authorEric Wong <e@80x24.org>
Sun, 15 Dec 2019 03:37:56 +0000 (03:37 +0000)
committerEric Wong <e@80x24.org>
Sun, 15 Dec 2019 06:32:00 +0000 (06:32 +0000)
git_unquote works in-place, and we sometimes see strange
filenames, or badly munged diffs with terminal escape
characters (for colorization) end up in emails.


No differences found