quickfixj
quickfixj copied to clipboard
Validate `Logon` message before acting upon `ResetMsgSeqNum` flag
trafficstars
Fixes https://github.com/quickfix-j/quickfixj/issues/474 -
verify() method call moved further up in nextLogon() to prevent seqNumber resets over invalid logins.
@harinda05 Thanks for the PR. Could you please base this against master? Thanks in advance
chrjohn
Changed the base branch to master