]> Sergey Matveev's repositories - public-inbox.git/commit
inbox: avoid trying s// on undef
authorEric Wong <e@80x24.org>
Sun, 26 Jun 2016 23:41:00 +0000 (23:41 +0000)
committerEric Wong <e@80x24.org>
Sun, 26 Jun 2016 23:41:00 +0000 (23:41 +0000)
commit62e690b87d03ab1fa1829f99e37c63707c64a5c4
treed5797b055cf6b3ee27bebc9da6db806468d39025
parent31a6ff1221fe70f309ac2476024ebb7953a4e477
inbox: avoid trying s// on undef

Oops, I guess I'm trigger-happy today.

Fixes: 31a6ff1221fe ("inbox: ensure we do not show leading "From " lines")
lib/PublicInbox/Inbox.pm