andreikop / qutepart

Code editor component for PyQt5
http://enki-editor.org
GNU Lesser General Public License v2.1
111 stars 30 forks source link

Fix freeze on apparmor highlighting #79

Closed andreikop closed 5 years ago

andreikop commented 5 years ago

usr.bin.apparmor-profile-test file freezes re.match with regexp

   re.compile('([^\\s/\\[\\(]*|\\[[^\\s\\]]*\\])*/($|[^/])')

and code

   {u,un,unc,unco,uncon,unconf,unconfi,unconfin,unconfine},

Try to fix the reg exp