Skip to content

Couldn't save correctly #1

@everedit

Description

@everedit

HexView/sequence.cpp 334 line:

MoveFileEx(newname, origfile_name, MOVEFILE_REPLACE_EXISTING|MOVEFILE_COPY_ALLOWED);

This function will always be unsuccessful. Because you didn't close the handle of current file.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions