8000 There is a bug on line 65 in aeron_driver_context.h (since release 1.22.0 version) · Issue #765 · aeron-io/aeron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
There is a bug on line 65 in aeron_driver_context.h (since release 1.22.0 version) #765
Closed
@linux-hl

Description

@linux-hl

This bug leads to free memory errorly. The correct code is as follows:
#define AERON_THREADING_MODE_IS_SHARED_OR_INVOKER(m) (AERON_THREADING_MODE_SHARED == m || AERON_THREADING_MODE_INVOKER == m)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0