-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Line 88 in 7ae9796
| struct header *pheader = (struct header *) &dtbuf->data[dtbuf->tail]; |
Accessing content via pheader is undefined behavior. See A bug story: data alignment on x86.
Metadata
Metadata
Assignees
Labels
No labels