Skip to content

NginxSharedHashMap.atomicAddLong return wrong value when value is very large #280

Open
@xfeep

Description

@xfeep

NginxSharedHashMap.atomicAddLong return wrong value when value is very large although the value stored in memory is right.
Because it does a wrong conversion from long to int before it returns.

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