]> Sergey Matveev's repositories - public-inbox.git/commit
inbox: introduce smsg_eml method
authorEric Wong <e@yhbt.net>
Mon, 1 Jun 2020 10:06:45 +0000 (10:06 +0000)
committerEric Wong <e@yhbt.net>
Wed, 3 Jun 2020 04:04:21 +0000 (04:04 +0000)
commit30ac717281ae224a9c117361ca941818adc69cf3
treea9af6d0092c7fea1ba7b55951e6fe82e853b1732
parent01574fe596bceae54f8ead45991b9ac4fe35ea10
inbox: introduce smsg_eml method

The goal of this is to eventually remove the $smsg->{mime} field
which is easy-to-misuse and cause memory explosions which
necessitated fixes like commit 7d02b9e64455831d
("view: stop storing all MIME objects on large threads").
lib/PublicInbox/Inbox.pm
lib/PublicInbox/SolverGit.pm