quickfix icon indicating copy to clipboard operation
quickfix copied to clipboard

Fix int overflow in parser

Open sylr opened this issue 1 year ago • 2 comments

A maliciously crafted message with a bogus body length could make the parser panic if the body length is close to the int limit.

Fixes https://github.com/quickfixgo/quickfix/issues/678

sylr avatar Feb 25 '25 16:02 sylr

@ackleymi could you please review this ?

sylr avatar Mar 18 '25 08:03 sylr

@ackleymi could you please tell me if you are interested in merging this ?

sylr avatar Jun 27 '25 08:06 sylr