Skip to content
Snippets Groups Projects
Commit 9ccfbb84 authored by John Crispin's avatar John Crispin
Browse files

ppp: Fix seg fault when using pppol2tp


PPPD crashes (SEGV) when the dump or dryrun options are specified and an option
is internally defined as "o_special" with an option flag of "OPT_A2STRVAL".
As the option value is not saved when the parameter is processed, a reference
to the option will result into a crash (e.g. when printing).

Signed-off-by: default avatarHans Dedecker <dedeckeh@gmail.com>

SVN-Revision: 45263
parent 4ad0ad98
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment