[PATCH v1 0/2] Fixes for issues discovered with -fsanitize=address

Todd todd at electricoding.com
Sat Jan 17 07:51:44 PST 2015


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


More information about the notmuch mailing list