refers to Theoretical Key Collision in remove_duplicates_by_uniques #3651
Replies: 2 comments 4 replies
-
|
Id be curious to learn more about the process you went through for the code audit (i.e. what tools you were using/what the audit was looking for) since theres many different kinds of audits out there. I dont doubt that this change is useful/a valid improvement, but since Shlok mentioned that the function doesnt get called with values containing underscores, This fix is likely much lower priority than other active bugs and feature improvements that are currently being worked on. Happy to chat more about this if you are looking for more things to contribute to the project (just note that we did not apply to be part of GSoC this year in case that was your primary motivation) |
Beta Was this translation helpful? Give feedback.
-
|
I stumbled on it while trying to find issues with the code, I frequently test out different functions and files, the audit was looking for improvements/bugs in code. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
issue: #3632
pr: #3639
@shlokgilda @MoralCode : I detected these inconsistencies going thru a code audit. Still wondering what could be a better alternative to the proposed pr.
Beta Was this translation helpful? Give feedback.
All reactions