]> Sergey Matveev's repositories - public-inbox.git/commit
thread: avoid recursion in Mail::Thread::recurse_down
authorEric Wong <e@80x24.org>
Fri, 5 Aug 2016 00:24:18 +0000 (00:24 +0000)
committerEric Wong <e@80x24.org>
Fri, 5 Aug 2016 00:58:36 +0000 (00:58 +0000)
commit1203c8b745adfe6f0717e410ce1636260b5d9e46
tree2c5fba98f4414f3d595947b83e93450138a5859f
parent96529fbf563a82ed5dca7b0e79d87b2aa1f75b8f
thread: avoid recursion in Mail::Thread::recurse_down

Yet another monkey patch to fix a problem encountered in upstream
Mail::Thread.

ref:
- https://rt.cpan.org/Ticket/Display.html?id=116727
- http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833479
lib/PublicInbox/Thread.pm