Actually encrypt passwords before storing them
[claws.git] / src / plugins / vcalendar / vcalendar.c
index 2a924e475353f45922cb071fed7b750f3572ffa6..a47f8622210069eb088cb4fcf374994d5314dfc0 100644 (file)
@@ -217,7 +217,7 @@ bail:
                        g_free(url);
                }
 
                        g_free(url);
                }
 
-               procmsg_msginfo_free(msginfo);
+               procmsg_msginfo_free(&msginfo);
        }
 
        statusbar_progress_all(0,0,0);
        }
 
        statusbar_progress_all(0,0,0);