Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MessagePackFactory: Make sure to reset local unpacker to prevent received broken data from affecting other receiving data #4178

Merged
merged 1 commit into from
May 16, 2023

Commits on Apr 26, 2023

  1. MessagePackFactory: Make sure to reset local unpacker every time

    Fixes bug in c6c6c03 (fluent#2559).
    
    Received incomplete data must not affect data from other senders.
    
    Signed-off-by: Daijiro Fukuda <fukuda@clear-code.com>
    daipom committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    3c4fbf0 View commit details
    Browse the repository at this point in the history