'Apache Avro - Race condition by fortify

We are using apache avro and got fortify scan results for avro. Fortify reports show race condition on this place: https://github.com/apache/avro/blob/master/lang/js/lib/protocols.js#L529

Does anyone has an idea if it is possible? It looks like a false positive to me. But want to make sure. Any input is appreciated.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source