diff options
author | Louis Scalbert <louis.scalbert@6wind.com> | 2023-06-27 18:00:02 +0200 |
---|---|---|
committer | Louis Scalbert <louis.scalbert@6wind.com> | 2023-06-27 18:37:18 +0200 |
commit | 083a51f43ae30cd7f1ad1cc9977ca4bedfc35585 (patch) | |
tree | aead7eb76bc800167eb00621fc338eff08ef2379 /rfc/rfc2284.txt | |
parent | 3606825c9664f9139c0fb487ec87d9ba4a889229 (diff) | |
download | accel-ppp-083a51f43ae30cd7f1ad1cc9977ca4bedfc35585.tar.gz accel-ppp-083a51f43ae30cd7f1ad1cc9977ca4bedfc35585.zip |
ipoe: fix memory access violation with unset link-selection
Link-selection pointer is not set to NULL when link-selection IPOE
option is not set. It results in a memory access violation in
dhcpv4_packet_insert_opt82()
Set link-selection pointer to NULL if unset to fix the issue.
Fixes: 61e31c591e ("ipoe: add dhcp link selection sub-option")
Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
Diffstat (limited to 'rfc/rfc2284.txt')
0 files changed, 0 insertions, 0 deletions