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

[FIXED] potential message duplication from sources when downgrading back from 2.10 #4454

Merged
merged 1 commit into from
Aug 30, 2023

Commits on Aug 30, 2023

  1. Fixes possible message duplication in sourcing streams if upgrading t…

    …o 2.10 and then back down to 2.9
    
    2.10 adds a couple space separated fields to the sourcing message header from 2 to 4 but the current 2.9 code is too strict of checking the number of fields is exactly 2 rather than at least 2
    
    Signed-off-by: Jean-Noël Moyne <jnmoyne@gmail.com>
    jnmoyne committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    003daf3 View commit details
    Browse the repository at this point in the history