Fix valgrind warning
This commit is contained in:
parent
6b032d6a2c
commit
c8d0361837
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user