Don't take the address of a variable whose scope is about to disappear.
authorGuus Sliepen <guus@tinc-vpn.org>
Tue, 13 Nov 2012 14:01:43 +0000 (15:01 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Wed, 14 Nov 2012 10:16:47 +0000 (11:16 +0100)
commit7ad1369857935e6e823690cd3779f49d98a3c460
tree94ad4c59c4849d0a4df0fb012e9448029f926623
parent02c263d102c4bb6de2f50a8486d19211ea1a65a4
Don't take the address of a variable whose scope is about to disappear.

Conflicts:
src/net_packet.c
src/net_packet.c