Fixed a non critical bug signaled by clang static analyzer thanks to Mukund...
Fixed a non critical bug signaled by clang static analyzer thanks to Mukund Sivaraman for reporting it: there was a not initialized field populating the cluster message header, but it is always fixed at later time before sending the packet.
Please register or sign in to comment