hffix icon indicating copy to clipboard operation
hffix copied to clipboard

Error in next_message_reader

Open Roman-Koshelev opened this issue 4 years ago • 2 comments

The line "8=FIX" will not necessarily be the beginning of a new message. For example, you will get "58=FIX arbitrary string". Search correctly for "\18=FIX"

Roman-Koshelev avatar Apr 02 '21 12:04 Roman-Koshelev

Yeah, good point. That's a rare case but it could occur. That should be fixed. Do you want to make a PR?

jamesdbrock avatar Apr 04 '21 16:04 jamesdbrock

Yes, I will be happy to do PR. (a couple of hours and it's all in the bag)

Roman-Koshelev avatar Apr 04 '21 17:04 Roman-Koshelev