You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.
warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result
The software does not check the return value from a method or function, which can prevent it from detecting unexpected states and conditions. (CWE-252)
The text was updated successfully, but these errors were encountered:
gcc (Ubuntu 4.8.4-2ubuntu1~14.04.1) 4.8.4
ftp/cmds.c#L1545
The software does not check the return value from a method or function, which can prevent it from detecting unexpected states and conditions. (CWE-252)
The text was updated successfully, but these errors were encountered: