RE: [Quickfix-developers] potential infinite loop in QuickFIX Message constructor
Brought to you by:
orenmnero
From: Brendan B. B. <br...@ka...> - 2004-09-29 15:14:54
|
Oren, The following produces it for me (replace endlines w/^As, the message should end with the 'abc' following tag10=171). The CRC/Lengths won't be accurate as I've changed some of the fields but will repro the problem. This is w/QF v1.8.0. Regards, Brendan 8=FIX.4.2 9=302 35=S 34=5130 49=TARGET 52=20040901-20:44:54 56=SENDER 15=USD 40=C 55=USD/CAD 60=20040901-20:44:54 64=20040902 117=ABC 131=16 132=1.3072 133=1.3076 134=100000.000000 135=100000.000000 167=FOR 188=1.3072 189=0.00 190=1.3076 191=0.00 301=0 647=0.000000 648=0.000000 10=171 abc > -----Original Message----- > From: Oren Miller [mailto:or...@qu...] > Sent: Wednesday, September 29, 2004 8:33 AM > To: br...@ka... > Cc: qui...@li...; Yih...@re... > Subject: Re: [Quickfix-developers] potential infinite loop in QuickFIX > Message constructor > > > Brendan, > > I wrote a test case for this, but have not been able to duplicate the > behavior. Do you have an example of a string that would cause this? |