Skip to content

keyAndValueByteLength incorrectly swap. #447

@letidealsfly

Description

@letidealsfly

Hi,
In section

if (private->_needSwap) {
, if needSwap is ture, it seems want to swap keyAndValueByteSize. But the value in memory does not actually be swapped. Just address of src do add offset. Nothing is changed after this if section.

Could you check this? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions