X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=handler.c;h=1ed6c23189d09537725998bf02a039eb5f6b4961;hp=4abb3015822c4dd2cdfde2146644356f1056d852;hb=238b70e39b78f585c586bd51aef41988b3cc73d1;hpb=c98480f8568e6c1bc927c6c5f2b5e80b4aa6548c;ds=sidebyside diff --git a/handler.c b/handler.c index 4abb301..1ed6c23 100644 --- a/handler.c +++ b/handler.c @@ -1104,7 +1104,7 @@ static int autoview_handler (BODY * a, STATE * s) p_delete(&fname); if (entry->command) { - strfcpy (command, entry->command, sizeof (command)); + m_strcpy(command, sizeof(command), entry->command); /* rfc1524_expand_command returns 0 if the file is required */ piped =