mirror of
https://github.com/opnsense/src.git
synced 2026-03-03 22:01:37 -05:00
- Zero-terminate the resulting string by letting the for-loop copy the terminating zero. - Exit the for-loop after handling a backslash at the end of the format string to fix a buffer overrun. - Remove some unnecessary comments and blank lines. [1] Requested by: bde [1] PR: bin/144722 Approved by: kib (mentor) |
||
|---|---|---|
| .. | ||
| conv.c | ||
| display.c | ||
| hexdump.1 | ||
| hexdump.c | ||
| hexdump.h | ||
| hexsyntax.c | ||
| Makefile | ||
| od.1 | ||
| odsyntax.c | ||
| parse.c | ||