Code

utils_vl_lookup: Free regexen when destroying class lists.
authorSebastian Harl <sh@tokkee.org>
Sat, 4 Jun 2016 15:58:23 +0000 (17:58 +0200)
committerSebastian Harl <sh@tokkee.org>
Sat, 4 Jun 2016 16:30:49 +0000 (18:30 +0200)
Else, we'll leak any memory used by the regex.


No differences found