Skip to content
Snippets Groups Projects
user avatar
João Távora authored
The commit b1300e ("Resist more DOS keyword intern attacks") made the
code too strict when deciding whether to intern symbols used for
keyword arguments. This commit relaxes the fix, while still blocking
that particular DOS.

* common.lisp (uri-to-arguments): Be less strict when checking if
symbols naming keyword arguments should be interned in the
:KEYWORD package.
05eba93d
History
Name Last commit Last update