This patch fixes a Segmentation fault in trigrams generation when weeding out trigrams.
I also moved the MAXGRAMS constant to the header file, just for consistency (gentrigrams.cpp had a hardoced value of 300).
mart |
Plasma |
This patch fixes a Segmentation fault in trigrams generation when weeding out trigrams.
I also moved the MAXGRAMS constant to the header file, just for consistency (gentrigrams.cpp had a hardoced value of 300).
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |