fix bug when heredoc_identifier length exceeds CHAR_MAX
This commit is contained in:
@@ -7,6 +7,7 @@ fix:
|
||||
* allow empty template interpolations
|
||||
* allow empty templates
|
||||
* fix bug in serializer when the `context_stack.size()` exceeds `CHAR_MAX`
|
||||
* fix bug in serializer when the `heredoc_identifier.size()` exceeds `CHAR_MAX`
|
||||
|
||||
quality:
|
||||
* add fuzzing
|
||||
|
||||
Reference in New Issue
Block a user