]> Sergey Matveev's repositories - public-inbox.git/commitdiff
www_coderepo: reduce utf8::decode calls
authorEric Wong <e@80x24.org>
Sat, 28 Jan 2023 11:02:52 +0000 (11:02 +0000)
committerEric Wong <e@80x24.org>
Sat, 28 Jan 2023 18:52:32 +0000 (18:52 +0000)
It's safe to call utf8::decode on data where "\0" exists.


No differences found