libidav/pwdstore.c

changeset 839
23f3b02c6725
parent 835
b4285fb0f582
child 840
9904eee3ca9a
--- a/libidav/pwdstore.c	Sun Oct 27 16:08:28 2024 +0100
+++ b/libidav/pwdstore.c	Mon Oct 28 09:37:04 2024 +0100
@@ -306,6 +306,8 @@
     
     cxBufferFree(content);
     
+    p->isdecrypted = 1;
+    
     return 0;
 }
 

mercurial