cve-2024-38477/httpd-2.4.59/modules/core/test/conf/test32.conf
2025-06-05 15:09:30 +02:00

8 lines
85 B
Plaintext

# error if same argument name.
<Macro foo $arg1 $arg2 $arg3 $arg2>
# bad
</Macro>