]> git.meshlink.io Git - meshlink/commit
Fix a memory leak when an invitation file contains an invalid submesh name.
authorGuus Sliepen <guus@meshlink.io>
Tue, 11 Feb 2020 20:39:36 +0000 (21:39 +0100)
committerGuus Sliepen <guus@meshlink.io>
Tue, 11 Feb 2020 20:39:36 +0000 (21:39 +0100)
commitda64ed8d36196524ec78ad4b3b350bed35f4535c
tree8b1eaa45c37344ffcd421fd6d6fb43cf87bac8b3
parent543a5ecbb12d13350a345044632a6b6d04f3d640
Fix a memory leak when an invitation file contains an invalid submesh name.

Found by Clang's static analyzer.
src/protocol_auth.c