mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
c1623066ca
o memory wasn't reclaimed in certain cases o add more msgs under #ifdef DEBUG o rewrite tangle of for loops for clarity NB: Open_Disk should redo how it malloc's memory so the caller can free everything. Documentation says the caller can free the disk list to reclaim everything but this leaks the indirect strings. Fixing this is simple for the sysctl case but adds complexity to the fallback, non-sysctl, case. |
||
---|---|---|
.. | ||
blocks.c | ||
change.c | ||
chunk.c | ||
create_chunk.c | ||
disk.c | ||
disklabel.c | ||
libdisk.3 | ||
libdisk.h | ||
Makefile | ||
rules.c | ||
tst01.c | ||
write_disk.c |