Skip to content

Undefined behavior #5

@rom1v

Description

@rom1v

delay/dtbuf.c

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions