mmartell commented on pull request #746:
URL: https://github.com/apache/geode-native/pull/746#issuecomment-781865930


   The Travis build is reporting what looks like a false positive in 
ACE/OS_NS_netdb.inl during clang-analyzer:
   
     if (0 == name || '\0' == name[0])
         return 0;
   
    Others have reported similar false positives. Merging this for now so we 
can check the rest of the CI.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to