initialize a supplement buffer

This commit is contained in:
nhmall
2018-09-20 17:58:10 -04:00
parent 4abaccfc34
commit 9c6fe0b377

View File

@@ -1226,6 +1226,7 @@ coord *click_cc;
&& !clicklook) {
char temp_buf[BUFSZ], supplemental_name[BUFSZ];
supplemental_name[0] = '\0';
Strcpy(temp_buf, firstmatch);
checkfile(temp_buf, pm, FALSE,
(boolean) (ans == LOOK_VERBOSE), supplemental_name);