Skip to content

kernel/sha: loopbounds of (0,0) #37

Description

@Emoun

The kernel/sha program has two places (memcpy.c and memset.c) where the loopbounds are given as loopbound min 0 max 0.
That implies the loops are never taken, which I find weird.

I think this is likely an error, so we need to figure out what the actual loop bounds should be.

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