diff options
author | Guillaume Nault <g.nault@alphalink.fr> | 2013-04-09 21:42:35 +0200 |
---|---|---|
committer | Dmitry Kozlov <xeb@mail.ru> | 2013-04-17 09:06:34 +0400 |
commit | faf185d337229fd521bfbadbb8c8ad3a34e5b705 (patch) | |
tree | bdb50a9b316316eb92a2a51e2cbafd1b9317c3c5 /drivers | |
parent | 4bbba963b5f02284908df147e3d9f702eb5fe967 (diff) | |
download | accel-ppp-xebd-faf185d337229fd521bfbadbb8c8ad3a34e5b705.tar.gz accel-ppp-xebd-faf185d337229fd521bfbadbb8c8ad3a34e5b705.zip |
l2tp: Fix double string AVP copy
When adding a string AVP to an L2TP packet, the attribute value is
allocated and set using strdup(). There's no need to memcpy() it
again afterwards.
Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions