Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests Fail in the latest commit #823

Closed
vbasky opened this issue Oct 16, 2024 · 3 comments
Closed

Tests Fail in the latest commit #823

vbasky opened this issue Oct 16, 2024 · 3 comments
Labels

Comments

@vbasky
Copy link

vbasky commented Oct 16, 2024

Hi Team,

Tests are failing with the message below

image

Are there any unsafe code ?

@vbasky
Copy link
Author

vbasky commented Oct 17, 2024

Figured out that this is the test that is failing in src/data_structures/linked_list.rs

delete_ith_can_delete_at_head()

The delete_ith has unsafe code that is causing heap corruption

Copy link

This issue has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Nov 17, 2024
Copy link

Please ping one of the maintainers once you add more information and updates here. If this is not the case and you need some help, feel free to ask for help in our Gitter channel. Thank you for your contributions!

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant