]> Sergey Matveev's repositories - public-inbox.git/commit
purge Email::Address cache
authorEric Wong <e@80x24.org>
Thu, 1 May 2014 01:56:34 +0000 (01:56 +0000)
committerEric Wong <e@80x24.org>
Thu, 1 May 2014 01:56:34 +0000 (01:56 +0000)
commit65a86d7fbf0f07dbbca2d4c5d9d117c28ed38cc7
tree6d94b3492794a641cd4cf0f1ef06a9af719dd3f6
parenta6134a0ca3ac69f2dfe353019c35eb36db3d831e
purge Email::Address cache

This prevents memory bloat in case we're serving many requests
with a large, diverse set of email addresses (potentially from
malicious spammers).
lib/PublicInbox/Feed.pm
lib/PublicInbox/View.pm