Don't assume we are dumping the global message buffer, but use the one
provided by the minidumpstate argument.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
sys/amd64/amd64/minidump_machdep.c | ||
---|---|---|
304 | While here, the casts to (char *) can be dropped. |