Uploaded image for project: 'JBoss Enterprise SOA Platform'
  1. JBoss Enterprise SOA Platform
  2. SOA-3062

TextTable does not check for invalid input

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: 5.1.0 GA
    • Fix Version/s: 5.2.0 GA
    • Component/s: EDS
    • Labels:
      None
    • Release Notes Text:
      Hide
      https://issues.jboss.org/browse/SOA-3062

      The text table was not checking for valid input. If a value had an invalid entry the entire file was read into memory. Readline logic has been added to read characters one at a time and validate them against an expected maximum value.
      Show
      https://issues.jboss.org/browse/SOA-3062 The text table was not checking for valid input. If a value had an invalid entry the entire file was read into memory. Readline logic has been added to read characters one at a time and validate them against an expected maximum value.
    • Release Notes Docs Status:
      Documented as Resolved Issue

      Description

      If a value has a non-terminated qualify (or other invalid entries) the entire file may be read into memory. We should have a proactive check to prevent this.

        Gliffy Diagrams

          Attachments

            Activity

              People

              • Assignee:
                shawkins Steven Hawkins
                Reporter:
                dsteigne Debbie Steigner
                Writer:
                David Le Sage
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: