Sascha Silbe writes:
> The API documentation (notmuch.h) states that the parameter may be NULL,
> but the implementation only checked the current element, potentially
> dereferencing a NULL pointer in the process.
>
Pushed this one patch.
d
Sascha Silbe writes:
> The API documentation (notmuch.h) states that the parameter may be NULL,
> but the implementation only checked the current element, potentially
> dereferencing a NULL pointer in the process.
>
Pushed this one patch.
d
___
notmuc
The API documentation (notmuch.h) states that the parameter may be NULL,
but the implementation only checked the current element, potentially
dereferencing a NULL pointer in the process.
Signed-off-by: Sascha Silbe
---
lib/filenames.c |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
The API documentation (notmuch.h) states that the parameter may be NULL,
but the implementation only checked the current element, potentially
dereferencing a NULL pointer in the process.
Signed-off-by: Sascha Silbe
---
lib/filenames.c |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)