askama/fuzzing/fuzz/artifacts/derive/clusterfuzz-testcase-minimized-derive-4654117948817408
René Kijewski cfa21a6513 parser: reject unclosed prefixed string
In macro invocations, the input `i"` was interpreted as the identifier
`i`, and the `"` was consumed without being interpreted. This change
makes the code not ignore the quotation mark.

Resolves <https://issues.oss-fuzz.com/issues/440177293>.
2025-08-21 22:38:56 +02:00

106 B