]> git.cworth.org Git - obsolete/notmuch-old/commitdiff
lib: Ensure notmuch_query_search_messages returns NULL on an exception.
authorCarl Worth <cworth@cworth.org>
Sat, 24 Apr 2010 14:25:12 +0000 (07:25 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 24 Apr 2010 14:27:50 +0000 (07:27 -0700)
Previously, this function may have segfaulted immediately after
reporting the exception.


No differences found