mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 16:30:53 -05:00
Generally the first argument in calloc is supposed to stand for a count and the second for a size. Try to make that consistent. While here, attempt to make some use of the overflow detection capability in calloc(3). |
||
|---|---|---|
| .. | ||
| tests | ||
| apm.c | ||
| bsd.c | ||
| ebr.c | ||
| format.c | ||
| format.h | ||
| gpt.c | ||
| image.c | ||
| image.h | ||
| Makefile | ||
| Makefile.depend | ||
| mbr.c | ||
| mkimg.1 | ||
| mkimg.c | ||
| mkimg.h | ||
| pc98.c | ||
| qcow.c | ||
| raw.c | ||
| scheme.c | ||
| scheme.h | ||
| vhd.c | ||
| vmdk.c | ||
| vtoc8.c | ||