strongswan/src/libhydra
Mathias Krause 45b80880f8 kernel-pfroute: Fix mixed up memset() call in get_route()
The retry code introduced in dc8b083 got the memset() arguments wrong.
Fix this to ensure the buffer gets zeroed, for real.

It probably doesn't matter as we do reset the message length on retry, so
the stale data shouldn't be seen by anyone.

Found-by: git grep 'memset\s*\([^,]*,\s*[^,]*,\s*0\s*\)'
2013-08-29 18:56:39 +02:00
..
attributes mem-pool: add option for reusing online leases, and disable it by default 2013-07-29 08:56:09 +02:00
kernel kernel: Restore enumeration of all addresses when searching for address in TS 2013-08-21 17:01:03 +02:00
plugins kernel-pfroute: Fix mixed up memset() call in get_route() 2013-08-29 18:56:39 +02:00
Android.mk android: Remove/filter header files from LOCAL_SRC_FILES 2013-03-20 15:24:26 +01:00
Makefile.am automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
hydra.c capabilities: Move global capabilities_t instance to libstrongswan 2013-06-25 17:16:32 +02:00
hydra.h libhydra can be initialized more than once 2012-11-14 10:14:34 +01:00