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

Open
vbasky opened this issue Oct 16, 2024 · 2 comments
Open

Tests Fail in the latest commit #823

vbasky opened this issue Oct 16, 2024 · 2 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
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