]> Nishi Git Mirror - sp.git/commitdiff
忘れた
author諏訪子 <suwako@076.moe>
Wed, 9 Oct 2024 05:00:10 +0000 (14:00 +0900)
committer諏訪子 <suwako@076.moe>
Wed, 9 Oct 2024 05:00:10 +0000 (14:00 +0900)
src/yankpass.c

index 4a46c74fc08e64ebea3435068a204ee6153bd336..0851f2c8bb37acb9924302683953e8de072cfcae 100644 (file)
@@ -6,6 +6,7 @@
 #include "showpass.h"
 
 void yankpass(char *file, int copyTimeout) {
+  if (copyTimeout > 300) copyTimeout = 300;
   char *lang = getlang();
 
   // Xセッションではない場合(例えば、SSH、TTY、Gayland等)、showpass()を実行して