Copy structs from packets to the stack before using them, to prevent
authorGuus Sliepen <guus@tinc-vpn.org>
Mon, 6 Oct 2003 13:49:57 +0000 (13:49 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Mon, 6 Oct 2003 13:49:57 +0000 (13:49 +0000)
commit60943122f7b3a5896ce64c9000e119931484c12c
tree53b9a10b0c5ac38eb0450656c90653ed631d1326
parentacbb9d6692614539260749c7b763eca5a6f81f07
Copy structs from packets to the stack before using them, to prevent
alignment issues.
src/route.c