From: Guus Sliepen Date: Tue, 13 Nov 2012 14:01:43 +0000 (+0100) Subject: Don't take the address of a variable whose scope is about to disappear. X-Git-Tag: release-1.0.20~11 X-Git-Url: http://tinc-vpn.org/git/browse?a=commitdiff_plain;ds=sidebyside;h=7ad1369857935e6e823690cd3779f49d98a3c460;hp=7ad1369857935e6e823690cd3779f49d98a3c460;p=tinc Don't take the address of a variable whose scope is about to disappear. Conflicts: src/net_packet.c ---