mirror of
https://github.com/opnsense/src.git
synced 2026-06-19 13:39:12 -04:00
* Don't segfault when parsing a misformatted auth-group section * If the config file specifies a chap section within a target but no auth-group, create a new anonymous auth-group. That matches the behavior with non-UCL config files. * Protect some potential segfaults with assertions PR: 274380 MFC after: 1 week Sponsored by: Axcient Reviewed by: jhb Differential Revision: https://reviews.freebsd.org/D43198 |
||
|---|---|---|
| .. | ||
| ctl.conf.5 | ||
| ctld.8 | ||
| ctld.c | ||
| ctld.h | ||
| discovery.c | ||
| isns.c | ||
| isns.h | ||
| kernel.c | ||
| login.c | ||
| Makefile | ||
| Makefile.depend | ||
| parse.y | ||
| token.l | ||
| uclparse.c | ||