Skip to content

Fix File::Read, File::ReadRange and bump_fuzz_seed.py#65

Open
ericlin1001 wants to merge 2 commits intocwida:devfrom
ericlin1001:fix_file_read
Open

Fix File::Read, File::ReadRange and bump_fuzz_seed.py#65
ericlin1001 wants to merge 2 commits intocwida:devfrom
ericlin1001:fix_file_read

Conversation

@ericlin1001
Copy link

  • Add buf.UnsafeAdvance() before writing to buf in File::Read & ReadRange, to let buf has the correct size.
  • Use shutil.move(tmp.name, CFG) in bump_fuzz_seed.py to avoid possible error: Invalid cross-device link

* Add buf.UnsafeAdvance() before writing to buf in File::Read & ReadRange, to let buf has the correct size.
* Use shutil.move(tmp.name, CFG) in bump_fuzz_seed.py to avoid possible error: Invalid cross-device link
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant