uncompress() does the same job.
Details
Details
DDB_CTF compile option is on by default.
But I'm not sure how to run this section of code.
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
sys/kern/kern_ctf.c | ||
---|---|---|
247 | FreeBSD style discourages CamelCase. The variable should be called something like destlen instead. |