Skip to content

SFileReadFile #1

@OneMeanDragon

Description

@OneMeanDragon

seems to be not so friendly, in a compiled x64 dll, guess this is why the settings were missing for x64 lol.
it throws heap corruption.

slowly tracked it down to this point line#370_scomp.cpp

struct DecompressFunc {
	DWORD dwFlag;
	FDECOMPRESS fnDecompress;
};

and led me to a memfree at line#667_scomp.cpp

	SMemFree(lpvWorkBuffer);

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