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
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
sys/amd64/amd64/minidump_machdep.c | ||
---|---|---|
304 | While here, the casts to (char *) can be dropped. |