]> Sergey Matveev's repositories - public-inbox.git/commit
address: attempt to handle comments somewhat
authorEric Wong <e@80x24.org>
Wed, 6 Jul 2016 00:36:59 +0000 (00:36 +0000)
committerEric Wong <e@80x24.org>
Wed, 6 Jul 2016 07:12:45 +0000 (07:12 +0000)
commitacac0cfb3afa26fd6556aa9f835869febcda97d8
treeb8b4df471634320c2a55e2536761e474a9a99b04
parentc952a7208d9941495a9efbe83d0e4af866f05a64
address: attempt to handle comments somewhat

They're uncommon, fortunately, but we make no attempt to
handle nested comments (which would open us up to things
like CVE-2015-7686) or use the comment in place of a
missing name.
lib/PublicInbox/Address.pm
t/address.t