Fix valgrind warning
This commit is contained in:
@@ -367,6 +367,7 @@ const char * set_encoding(
|
||||
const char * loc = "";
|
||||
int alias;
|
||||
char norm[ NAMLEN];
|
||||
memset(norm, 0, NAMLEN);
|
||||
/*
|
||||
* Normalized name (removed 'xxxxx.', stripped '_', '-', '.'
|
||||
* and lowered.
|
||||
|
||||
Reference in New Issue
Block a user