diff options
author | John Crispin <blogic@openwrt.org> | 2015-04-03 19:06:45 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2015-04-03 19:06:45 +0000 |
commit | 6f9c3de55e3656946a7d4bdda896f97a034e4c8d (patch) | |
tree | 6647ed82b9b3c3765ba2168b502d252ce0cc54b1 /config/Config-build.in | |
parent | 2c66af96a6cebd72a58f8db00a8ea1862d5d5970 (diff) | |
download | master-187ad058-6f9c3de55e3656946a7d4bdda896f97a034e4c8d.tar.gz master-187ad058-6f9c3de55e3656946a7d4bdda896f97a034e4c8d.tar.bz2 master-187ad058-6f9c3de55e3656946a7d4bdda896f97a034e4c8d.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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45263 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'config/Config-build.in')
0 files changed, 0 insertions, 0 deletions