mirror of
https://github.com/opnsense/src.git
synced 2026-03-18 08:41:30 -04:00
if any are referenced. libc's malloc.o contains malloc(), free() and realloc(). And libc refers to realloc which will cause the linker to pull in redundant malloc() and free() definitions from malloc.o if it isn't already linked in from GNU malloc. Rich |
||
|---|---|---|
| .. | ||
| libmalloc | ||
| libregex | ||