Uploaded image for project: 'QuickFIX/J'
  1. QuickFIX/J
  2. QFJ-84

Message Allocation: Tag(78): NoAllocs

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Default
    • Resolution: Cannot Reproduce
    • Affects Version/s: 1.0.3
    • Fix Version/s: 1.1.0
    • Component/s: Engine
    • Labels:
      None
    • Environment:
      Linux, netbeans

      Description

      Problem occured while passing the FIX-Engine-Tests from openfix-test-server.
      Field NoAllocs is overwritten when parsing the message string into the message in:
      File: Message.java Method: fromString -> ... parse ...
      The original number in the Field NoAllocs will be overwritten without checking if its the same size.
      In case of a conflict in the message (e.g. NoAllocs greater than number of values) this conflict can not be detected anymore.
      This could lead to critical situations in real trading application.

      Best regards, Welf

        Attachments

          Activity

            People

            • Assignee:
              admin Steve Bate
              Reporter:
              welf Welf Wustlich
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: