Bugzilla – Attachment #27768: gftp-path-backport.patch for bug #64572
-- lib/protocols.c
++ lib/protocols.c
{
if (*(slashpos + 1) == '\0')
gftp_file_destroy (fle, 0);
gftp_file_destroy (fle);
continue;
}