Don't dereference myself->incipher if it's NULL.
authorGuus Sliepen <guus@tinc-vpn.org>
Mon, 20 Mar 2017 18:19:01 +0000 (19:19 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Mon, 20 Mar 2017 18:19:01 +0000 (19:19 +0100)
commit5c344f297682cf11793407fca4547968aee22d95
tree491830317d239d169430a655db4e306750e27940
parent1da051a7a2be587f4eb72db419df628f9e68e738
Don't dereference myself->incipher if it's NULL.

This fixes #142 on GitHub.
NEWS
src/net_setup.c