diff options
author | Mathias Krause <minipli@googlemail.com> | 2013-08-29 18:21:58 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2013-08-29 18:56:39 +0200 |
commit | 45b80880f88411344e2809f46943d140b3ed3f44 (patch) | |
tree | a75562f0c521ab654eafa20cb11a197a3c6dadc4 /scripts/aes-test.c | |
parent | b656f63efe7c146a0449ecf5811cd1eb3ae60ab6 (diff) | |
download | strongswan-45b80880f88411344e2809f46943d140b3ed3f44.tar.bz2 strongswan-45b80880f88411344e2809f46943d140b3ed3f44.tar.xz |
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*\)'
Diffstat (limited to 'scripts/aes-test.c')
0 files changed, 0 insertions, 0 deletions