]> git.meshlink.io Git - meshlink/commit
Fix a potential read from a freed buffer when sending data to a blacklisted node.
authorGuus Sliepen <guus@meshlink.io>
Tue, 28 Apr 2020 18:20:45 +0000 (20:20 +0200)
committerGuus Sliepen <guus@meshlink.io>
Tue, 28 Apr 2020 18:20:45 +0000 (20:20 +0200)
commit1b0f134888b1d6c9acda938fb654cd4dfd295167
treec1eb041ab67403054bc8fc0feca4da44044155b4
parent42fe08d7834df4ef2c12af9f78d14f606dc4651d
Fix a potential read from a freed buffer when sending data to a blacklisted node.
src/meshlink.c