You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.
Values in "Create chunk" window are validated using original file bounds. After truncating file using hexedit functionality, Veles allows to set new chunk on deleted region.
If you try to save contents of that region - you'll got exception:
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Aborted (core dumped)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Values in "Create chunk" window are validated using original file bounds. After truncating file using hexedit functionality, Veles allows to set new chunk on deleted region.
If you try to save contents of that region - you'll got exception:
The text was updated successfully, but these errors were encountered: