about summary refs log tree commit homepage
path: root/lib/PublicInbox/SearchIdx.pm
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2018-04-25 08:52:48 +0000
committerEric Wong <e@80x24.org>2018-04-25 08:53:02 +0000
commitec2df4c3b80104a0bf15b0d917d82264bbf9b50e (patch)
treee934c76e91cfc64b4879cffe57a2112691414360 /lib/PublicInbox/SearchIdx.pm
parent77704e711685d119fde9d1737029e102c76c9a14 (diff)
downloadpublic-inbox-ec2df4c3b80104a0bf15b0d917d82264bbf9b50e.tar.gz
In retrospect, the loop prevention done by our indexer is not
always sufficient since it can have an improperly sorted
or incomplete References headers.

This bug was triggered multiple bracketed Message-IDs in an
In-Reply-To: header (not References) where the Message-IDs were
in non-chronological order when somebody tried to reply to
different leafs of a thread with a single message.

So we must check for descendents before blindly trying to
use the last one.

Fixes: c6a8fdf71e2c336f ("thread: last Reference always wins")
Diffstat (limited to 'lib/PublicInbox/SearchIdx.pm')
0 files changed, 0 insertions, 0 deletions