summaryrefslogtreecommitdiff
path: root/rfc
diff options
context:
space:
mode:
authorGuillaume Nault <g.nault@alphalink.fr>2012-12-10 13:29:32 +0100
committerKozlov Dmitry <xeb@mail.ru>2012-12-14 20:52:51 +0400
commit98466f59d258d2079755d2a1808cd34631d9f230 (patch)
treedace3ce3af9cb44b0848654153a6191e3648a32b /rfc
parent9e07dd71679b93852528efb41ac51ec2423f394b (diff)
downloadaccel-ppp-98466f59d258d2079755d2a1808cd34631d9f230.tar.gz
accel-ppp-98466f59d258d2079755d2a1808cd34631d9f230.zip
l2tp: Fix allocation checking when adding octets AVP
l2tp_packet_add_octets() performs a malloc on the "octets" field of the L2TP attribute, but checks the "string" field for allocation failure. Though these fields should be equivalent in this case, the "octets" field should be logically checked instead of "string". Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
Diffstat (limited to 'rfc')
0 files changed, 0 insertions, 0 deletions