Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-9030

Premature deallocation of VLA arrays

    XMLWordPrintable

Details

    • Bug
    • Status: Fixed
    • Medium
    • Resolution: Fixed
    • Code Generation Tools
    • CODEGEN-4959
    • Hide
      MSP430_15.12.0.LTS
       MSP430_16.9.0.LTS
      Show
      MSP430_15.12.0.LTS  MSP430_16.9.0.LTS
    • Hide
      MSP430_16.9.9.LTS
       MSP430_18.1.4.LTS
      Show
      MSP430_16.9.9.LTS  MSP430_18.1.4.LTS
    • Rewrite the code so that it does not use VLA
    • The intent behind C99 variable-length arrays (VLA) is that they are allocated on the stack, and thus are deallocated when the ca...

    Description

      Premature deallocation of VLA arrays

      Attachments

        Activity

          People

            syncuser TI User
            syncuser TI User
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: