diff options
author | John Crispin <john@openwrt.org> | 2015-04-03 19:06:45 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-04-03 19:06:45 +0000 |
commit | 9ccfbb841c01b1d15270374a3ce07641267b730d (patch) | |
tree | b04c9d6fdf3b02c9dca4eff09f162dc338f8a0ea /package/kernel | |
parent | 4ad0ad981741ac2fe424d5ec4a5d079f653da0b6 (diff) | |
download | upstream-9ccfbb841c01b1d15270374a3ce07641267b730d.tar.gz upstream-9ccfbb841c01b1d15270374a3ce07641267b730d.tar.bz2 upstream-9ccfbb841c01b1d15270374a3ce07641267b730d.zip |
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: Hans Dedecker <dedeckeh@gmail.com>
SVN-Revision: 45263
Diffstat (limited to 'package/kernel')
0 files changed, 0 insertions, 0 deletions