]> Sergey Matveev's repositories - public-inbox.git/commitdiff
viewdiff: fix parts of diff being appended after signature
authorEric Wong <e@80x24.org>
Sun, 2 Oct 2022 15:11:01 +0000 (15:11 +0000)
committerEric Wong <e@80x24.org>
Sun, 2 Oct 2022 15:12:53 +0000 (15:12 +0000)
I'm not sure what kind of brain fart introduced this in
c1e7a048be9d32cd, but it happened :x.  We'll undef the $x
variable ASAP to save memory and make future errors like this
one more noticeable.

Fixes: c1e7a048be9d ("www: viewdiff: fix UTF-8 names inside mbox attachments")

No differences found