"tests/vscode:/vscode.git/clone" did not exist on "96bb0c9471ddc353ffb4f53e5efbd04d26b9d91f"
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