From: Carl Worth Date: Fri, 6 Nov 2009 17:31:03 +0000 (-0800) Subject: add_message: Fix segfault for message with no Date header. X-Git-Tag: 0.1~561 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;ds=sidebyside;h=98afc279573bfd9528056cb1e9398a286d97a8a3;hp=98afc279573bfd9528056cb1e9398a286d97a8a3;p=obsolete%2Fnotmuch-old add_message: Fix segfault for message with no Date header. I'd fixed this earlier when I had a private copy of GMime's date-parsing code, but I lost the fix when I recently switched to calling the GMime function. ---