From: 諏訪子 Date: Sun, 29 Sep 2024 09:47:14 +0000 (+0900) Subject: ごめん X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=b24275803749a897612906fef4a7baee136408ad;p=sp.git ごめん --- diff --git a/src/showpass.c b/src/showpass.c index e1b09c1..89a4173 100644 --- a/src/showpass.c +++ b/src/showpass.c @@ -24,7 +24,7 @@ const char *showpass(char *file) { gpgme_error_t err; gpgme_data_t in = NULL, out = NULL; char *gpgpath = NULL; - FILE *gpgfile; + FILE *gpgfile = NULL; // GPGMEライブラリを設置 setlocale(LC_ALL, "");