mkpro118 / Regex-Engine

Regex Engine in C
MIT License
0 stars 0 forks source link

Fix address overflow error, resolves #48 #49

Closed mkpro118 closed 2 months ago

mkpro118 commented 2 months ago

Address overflow was due to uninitialized TestSuite.n_tests variable.