Re: BUG: Using pointer that points to a destructed string's content

Subject: Re: BUG: Using pointer that points to a destructed string's content

Date: Sat, 03 Jan 2015 14:30:16 +0100

To: Tamas Szakaly, notmuch@notmuchmail.org

Cc:

From: David Bremner


Tamas Szakaly <sghctoma@gmail.com> writes:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Dear notmuch developers,
>
> The following line is from _notmuch_message_add_directory_terms in
> lib/message.cc (line 652 in HEAD):
>
> direntry = (*i).c_str ();
>

This should be fixed in commit 3d978a0d

d

Thread: