Hi ,
In "input.txt" file , added some real virus signatures and executed PFAC code in CPU mode. Observed panic in "SORTING" logic code part. In code "SORT" API is used to sort the input pattern data.
Question :
1. Why sorting logic required to sort number of patterns before forming actual TRIE ?
2. Is PFAC code tested with real virus signatures ? And also in this case , what is maximum count or size supported with respect to input pattern ?
3. PDF document mentioned pattern with "/n" or "/r" are not supported. Like this any other limitation on input pattern data ?
Thanks
Mohanraj