]> git.notmuchmail.org Git - notmuch/commit
Add missing null terminator before using byte-array contents as string.
authorCarl Worth <cworth@cworth.org>
Wed, 14 Oct 2009 22:55:07 +0000 (15:55 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 14 Oct 2009 22:55:07 +0000 (15:55 -0700)
commit27c01802c89fb825c144ead13de0f6d6437ba997
treee25c7d365dec9c404db1369d2f6b740cf6760864
parent7878175ed943351c39ce5cebc6f10939b2b88422
Add missing null terminator before using byte-array contents as string.

Thanks to valgrind for spotting this one.
notmuch-index-message.cc