]> git.notmuchmail.org Git - notmuch/commitdiff
add_message: Don't add any self-references to the database.
authorCarl Worth <cworth@cworth.org>
Wed, 18 Nov 2009 01:20:32 +0000 (17:20 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 18 Nov 2009 01:55:37 +0000 (17:55 -0800)
In our scheme it's illegal for any message to refer to itself, (nor
would it be useful for anything anyway). Cut these self-references off
at the source, before they trip up any internal errors.


No differences found