aboutsummaryrefslogtreecommitdiffhomepage
path: root/notmuch-new.c
diff options
context:
space:
mode:
authorGravatar Jeffrey C. Ollie <jeff@ocjtech.us>2009-11-25 07:01:36 -0600
committerGravatar Carl Worth <cworth@cworth.org>2009-11-27 18:38:06 -0800
commite991148b00fc683d1591ba27c387c6156d0ee67e (patch)
treeeb9901e173bdc85322bdaafb9a880db3f4e2a0f9 /notmuch-new.c
parentc835e2a5059ebc10580f8ae2a79c4f0f81374798 (diff)
Silence compiler warning by initializing a variable.
If Xapian threw an exception on notmuch_query_count_messages the count variable could be used uninitialized. Initialize count to solve the problem. Signed-off-by: Jeffrey C. Ollie <jeff@ocjtech.us>
Diffstat (limited to 'notmuch-new.c')
0 files changed, 0 insertions, 0 deletions