chubbymaggie / synoptic

Automatically exported from code.google.com/p/synoptic
0 stars 0 forks source link

Detect infinite loops when parsing a log with user-defined reg-exps #157

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
User-defined regular expressions may be malformed. We must protect the server 
from the case when a regular expression would cause an infinite loop during log 
parsing.

Original issue reported on code.google.com by bestchai on 16 Nov 2011 at 12:55