initialize a supplement buffer
This commit is contained in:
@@ -1226,6 +1226,7 @@ coord *click_cc;
|
|||||||
&& !clicklook) {
|
&& !clicklook) {
|
||||||
char temp_buf[BUFSZ], supplemental_name[BUFSZ];
|
char temp_buf[BUFSZ], supplemental_name[BUFSZ];
|
||||||
|
|
||||||
|
supplemental_name[0] = '\0';
|
||||||
Strcpy(temp_buf, firstmatch);
|
Strcpy(temp_buf, firstmatch);
|
||||||
checkfile(temp_buf, pm, FALSE,
|
checkfile(temp_buf, pm, FALSE,
|
||||||
(boolean) (ans == LOOK_VERBOSE), supplemental_name);
|
(boolean) (ans == LOOK_VERBOSE), supplemental_name);
|
||||||
|
|||||||
Reference in New Issue
Block a user