Skip to content

Correct Uneven Buffer Lengths #158

@michaelciraci

Description

@michaelciraci

I found this while working on #157

I think this < should be a >:

} else if buffer2.len() < buffer1.len() {

I kept the logic in #157 to match what's in the master branch. I can correct this either in #157 or a new PR.

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