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
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 41549 Build 38438: arc lint + arc unit
Event Timeline
sys/amd64/amd64/minidump_machdep.c | ||
---|---|---|
305 | While here, the casts to (char *) can be dropped. |