Don't check for NULL-pointers before calling free().
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 7 Oct 2018 11:32:25 +0000 (13:32 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 7 Oct 2018 11:32:25 +0000 (13:32 +0200)
commita03991b7911a5f0afbf1269ac47143d09be76c52
tree7d3f8784739b1d68c611439ba5bd1abfbe4db553
parentb0ffeb7eeb21920842382c302ca15ec0d758e9b6
Don't check for NULL-pointers before calling free().
src/bsd/device.c
src/conf.c
src/gcrypt/cipher.c
src/node.c
src/protocol.c
src/protocol_auth.c
src/uml_device.c