[PATCH 2/2] test: check argc in symbol-test

David Bremner david at tethera.net
Mon Sep 7 05:45:40 PDT 2015


Jani Nikula <jani at nikula.org> writes:

>  
> +    if (argc != 2)
> +	return 1;
> +

Off by one error? this seems to break T360

d


More information about the notmuch mailing list