]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commit
pm_filter: use \Q...\E to escape all possible strings pedantically
authorSimon McVittie <smcv@debian.org>
Sat, 3 Sep 2016 22:46:33 +0000 (23:46 +0100)
committerSimon McVittie <smcv@debian.org>
Sat, 3 Sep 2016 22:47:52 +0000 (23:47 +0100)
commit06fce2b23888621fe87759ffa014c3920f937b7e
tree291c096e6f1963af6b0ea3c45e68c6a65aa0a4bf
parent276f0cf57861418fae5b4db8446d3d1098130cdf
pm_filter: use \Q...\E to escape all possible strings pedantically

The current implementation would misbehave for prefixes containing
a single quote.
pm_filter