summaryrefslogtreecommitdiff
path: root/src/tests/config/config_disabled_functions_variadic.ini (follow)
AgeCommit message (Collapse)Author
2018-03-06Fix a variadic-functions-related crashjvoisin
Currently, we're not supporting virtual-patching on variadic functions. The commit makes it clear, and fix the related crash. This should close #157