mirror of
https://github.com/opnsense/src.git
synced 2026-03-16 07:41:02 -04:00
sparc64, and possibly other architectures, pads the length of the section holding the config file to sh_addralign bytes using NULs. This bogusly triggers an assert. Break out of the loop when we hit an NUL within that many bytes of the end. |
||
|---|---|---|
| .. | ||
| SMM.doc | ||
| config.5 | ||
| config.8 | ||
| config.h | ||
| config.y | ||
| configvers.h | ||
| kernconf.tmpl | ||
| lang.l | ||
| main.c | ||
| Makefile | ||
| mkheaders.c | ||
| mkmakefile.c | ||
| mkoptions.c | ||