libhdfs makes jni lib calls after setting errno in some places
--------------------------------------------------------------

                 Key: HADOOP-4636
                 URL: https://issues.apache.org/jira/browse/HADOOP-4636
             Project: Hadoop Core
          Issue Type: Bug
          Components: libhdfs
            Reporter: Pete Wyckoff


errno can be affected by other lib calls, so should always be set right before 
return stmt and never before making other library calls.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to