globus / globus/globus-toolkit-documentation

globus_ftp_handle.c incorrect logic in globus_l_ftp_client_target_delete

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
1
Forks
6
PR merge metrics
No merged PRs in 30d

Description

globus_ftp_handle.c line 1317 of Globus Toolkit 6.0.1506371041 reads:
connected = (target->state != GLOBUS_FTP_CLIENT_TARGET_START ||
target->state != GLOBUS_FTP_CLIENT_TARGET_CLOSED);
which always resolves to true.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.