Skip to content

compile fails after too many oxorany calls #4

Open
@Xniveres

Description

hey,
tried using this project in a few places with visual studio 22 with cpp 17

errors:

oxorany.h(743): warning C4789: buffer '' of size 17 bytes will be overrun; 19 bytes will be written starting at offset 5

and

 fatal error C1002: compiler is out of heap space in pass 2

seems to happen after around 30 oxorany calls.

build in release, x86 bit, compiles when using #define OXORANY_DISABLE_OBFUSCATION

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