Skip to content

ArrayOutOfBoundsException in Log4jFixedFormatter #1418

Closed
@ppkarwasz

Description

@ppkarwasz

The current buffer used by Log4jFixedFormatter is too small for formats that contain a timezone specifier, since the size of the buffer is equal to the patterns length and a Z pattern produces 5 characters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIncorrect, unexpected, or unintended behavior of existing code

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions