matthiasblaesing commented on issue #1417: [NETBEANS-1872] Prevent backtracking loops in CSS Parser URL: https://github.com/apache/netbeans/pull/1417#issuecomment-520158021 @junichi11 regarding issue https://issues.apache.org/jira/browse/NETBEANS-1872 I think it is worth adding the time limited parser I proposed in the issue. This is not a solution, but can mitigate the problem and limit the impact. Even if the grammar of the CSS parser is fixed for the concrete case, it could still spin out of control. I think this is simple enough to permit merging. What do you think?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
