]> git.meshlink.io Git - meshlink/commit
Fix a NULL pointer dereference when unable to bind to NETLINK_ROUTE socket.
authorGuus Sliepen <guus@meshlink.io>
Thu, 28 Jan 2021 21:23:38 +0000 (22:23 +0100)
committerGuus Sliepen <guus@meshlink.io>
Thu, 28 Jan 2021 21:23:38 +0000 (22:23 +0100)
commit40249265ab1114a37b87b2949c8fa1f76e7c0cb8
tree84a8d86bb174ac704b69cbb4e8d0bf47d1dd5cf7
parent6cf2bd7b4a69a1b173d52d059aae092343b4c4ed
Fix a NULL pointer dereference when unable to bind to NETLINK_ROUTE socket.
src/net.c