mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-08-14 05:45:56 +03:00
Vectorscan used to reject such pattern because they were being compared to "" and found to be an empty string. We now check the pattern length instead. Signed-off-by: Yoan Picchi <yoan.picchi@arm.com>