Update vendor/illumos/dist to illumos-gate 13804:9f4f28db61d2
(dtrace changes only, illumos issue #3021)
This commit is contained in:
parent
1034179220
commit
4ecf6b4e55
@ -2463,6 +2463,7 @@ dt_buf_oldest(void *elem, void *arg)
|
||||
|
||||
while (offs < buf->dtbd_size) {
|
||||
dtrace_rechdr_t *dtrh =
|
||||
/* LINTED - alignment */
|
||||
(dtrace_rechdr_t *)(buf->dtbd_data + offs);
|
||||
if (dtrh->dtrh_epid == DTRACE_EPIDNONE) {
|
||||
offs += sizeof (dtrace_epid_t);
|
||||
|
Loading…
x
Reference in New Issue
Block a user