quickfixj icon indicating copy to clipboard operation
quickfixj copied to clipboard

Validate `Logon` message before acting upon `ResetMsgSeqNum` flag

Open harinda05 opened this issue 3 years ago • 2 comments
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 avatar Sep 19 '22 09:09 harinda05

@harinda05 Thanks for the PR. Could you please base this against master? Thanks in advance

chrjohn avatar Sep 19 '22 19:09 chrjohn

chrjohn

Changed the base branch to master

harinda05 avatar Sep 20 '22 03:09 harinda05