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>
Tue, 13 Nov 2012 14:01:43 +0000 (15:01 +0100)
commit0870c7c32cf8a24f234fc066df867747ddb1ddc7
tree47a5b2943d0bba6cd6104f7e2d0b643b09e43065
parentbb3d7f3b31d4a429d1c31c6621d82f34dd552482
Don't take the address of a variable whose scope is about to disappear.
src/net_packet.c