Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

infinite recursion in getAllPermutationsOfLeetSubstitutions #16

Closed
ryanking opened this issue Jun 10, 2016 · 1 comment
Closed

infinite recursion in getAllPermutationsOfLeetSubstitutions #16

ryanking opened this issue Jun 10, 2016 · 1 comment

Comments

@ryanking
Copy link

I haven't been able to get a fix yet, but I have a reproduction case. The string:

%6|a(+|<91%{s91![go0li0soe||

...will produce infinite recursion in that function.

@nbutton23
Copy link
Owner

This is the same issue as #15. The Python code doesn't seem to have this issue so that is were I plan on starting.

@ryanking ryanking closed this as completed Oct 6, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants