Remove an incorrect assertion in compile_dynamic_pcrs_job_list()
authorFabian Keil <fk@fabiankeil.de>
Thu, 3 Mar 2011 14:46:37 +0000 (14:46 +0000)
committerFabian Keil <fk@fabiankeil.de>
Thu, 3 Mar 2011 14:46:37 +0000 (14:46 +0000)
commit89014be0c53220a901e9cd54c77422cd99406d20
tree9128896c0a1d6b45fb9220d0bb713065d090feaa
parentc4a73cd0fe538990b2fef02524fb294e26b36a40
Remove an incorrect assertion in compile_dynamic_pcrs_job_list()

It could be triggered by a pcrs job with an invalid pcre
pattern (for example one that contains a lone quantifier).
filters.c