merge/upstream-full #105

Manually merged
jabber.developer merged 407 commits from merge/upstream-full into master 2026-05-26 17:54:34 +00:00
322 changed files with 11145 additions and 30987 deletions
Showing only changes of commit 40963c702e - Show all commits

View File

@@ -309,6 +309,9 @@ log_database_get_limits_info(const gchar* const contact_barejid, gboolean is_las
msg->stanzaid = _db_strdup(archive_id);
msg->timestamp = g_date_time_new_from_iso8601(date, NULL);
} else {
message_free(msg);
msg = NULL;
}
sqlite3_finalize(stmt);