[ https://issues.apache.org/jira/browse/GEODE-8961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ernest Burghardt resolved GEODE-8961. ------------------------------------- Resolution: Not A Problem we don't maintain ACE > Fix apparent false positive of clang-analyzer in Apache ci for geode-native > ---------------------------------------------------------------------------- > > Key: GEODE-8961 > URL: https://issues.apache.org/jira/browse/GEODE-8961 > Project: Geode > Issue Type: Test > Components: native client > Reporter: Michael Martell > Priority: Major > > Here’s the error from clang-analyzer (which I think is a false positive). > Probably we need to disable this check. > /build/dependencies/ACE/ACE-extern-prefix/include/ace/OS_NS_netdb.inl:238:25: > note: The right operand of '==' is a garbage value > if (0 == name || '\0' == name[0]) -- This message was sent by Atlassian Jira (v8.20.1#820001)