[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
hashlib.c add NULL check for "string" parameter
From: |
Notes Jonny |
Subject: |
hashlib.c add NULL check for "string" parameter |
Date: |
Mon, 29 Sep 2014 13:22:35 +0100 |
Hello
I noticed hash_search() did not check if "string" parameter was
non-NULL. Please find attached a patch for this.
There are others similar. So I will wait and see if you are happy with
these kind of changes, and if so I can submit more when I have
analysed.
I'm not on this list, so please include my email address in any replies.
Regards, Jonny
hashlib_c.patch
Description: Binary data
- hashlib.c add NULL check for "string" parameter,
Notes Jonny <=