unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH v1 0/2] Fixes for issues discovered with -fsanitize=address
@ 2015-01-17 15:51 Todd
  2015-01-17 15:51 ` [PATCH v1 1/2] lib: Fix potential invalid read past an empty string Todd
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Todd @ 2015-01-17 15:51 UTC (permalink / raw)
  To: notmuch

I built a copy of notmuch with gcc 4.8's new -fsanitize=address
feature and ran the test bench. It pointed out these two issues.


Todd (2):
  lib: Fix potential invalid read past an empty string
  lib: Fix use after free

 lib/thread.cc | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

--
1.9.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-01-19  7:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-17 15:51 [PATCH v1 0/2] Fixes for issues discovered with -fsanitize=address Todd
2015-01-17 15:51 ` [PATCH v1 1/2] lib: Fix potential invalid read past an empty string Todd
2015-01-17 15:51 ` [PATCH v1 2/2] lib: Fix use after free Todd
2015-01-19  7:37 ` [PATCH v1 0/2] Fixes for issues discovered with -fsanitize=address David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).