mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -04:00
If only one file is passed, this reads the terminating NULL and so
prints (null). If multiple files are passed then this always prints the
second file, which may or may not exist (and will be particularly
confusing if it does exist since the output will include the dump of the
second file).
MFC after: 1 week
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| etdump.1 | ||
| etdump.c | ||
| etdump.h | ||
| Makefile | ||
| output_shell.c | ||
| output_text.c | ||