diff options
author | Tomas Vondra | 2018-10-12 12:32:54 +0000 |
---|---|---|
committer | Tomas Vondra | 2018-10-12 12:35:34 +0000 |
commit | 1cc1df104888bd4fd2c9c86aa6846543c78609be (patch) | |
tree | dbe06f2daabdfa661b418d8e91d81dc88a7c6b6f /configure | |
parent | cf2518f48d2d1daf0807a774177b21f9549ec8a7 (diff) |
The check is supposed to ensure NULL/empty nodename gets hashed to 0,
but (nodename == '\0') is comparing the pointer itself, not the first
character. So dereference that correctly.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions