TheAlgorithms / Rust

All Algorithms implemented in Rust
MIT License
22.91k stars 2.24k forks source link

Tests Fail in the latest commit #823

Closed vbasky closed 4 days ago

vbasky commented 1 month ago

Hi Team,

Tests are failing with the message below

image

Are there any unsafe code ?

vbasky commented 1 month ago

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

github-actions[bot] commented 1 week ago

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[bot] commented 4 days ago

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!