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
- R10 FreeBSD src repository
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; 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. |