Skip to content

Conversation

jschwe
Copy link

@jschwe jschwe commented Dec 1, 2024

Fixes a "region out-of-bounds" assertion failure in StrictSubstr when running bloaty on a Rust shared library compiled for aarch64-unknown-linux-ohos.

When remaining_ is just the "\0" character, we are done and should return.

Fixes a "region out-of-bounds" assertion failure in
StrictSubstr.

When `remaining_` is just the "\0" character we are
done and should return.
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