issues
search
ostafen
/
smart
String Matching Algorithms Research Tool
https://smart-tool.github.io/smart/
GNU General Public License v3.0
4
stars
2
forks
source link
Initialise all structures.
#48
Closed
nishihatapalmer
closed
1 year ago
nishihatapalmer
commented
1 year ago
There was no actual bug, but valgrind complained we were potentially using uninitialised values, so ensure they are all initialised fully.