Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8261601

(sctp) free memory in early return in Java_sun_nio_ch_sctp_SctpChannelImpl_receive0

    XMLWordPrintable

Details

    • b10
    • generic
    • generic

    Backports

      Description

        There seems to be an early return in Java_sun_nio_ch_sctp_SctpChannelImpl_receive0 that misses freeing memory.

        Sonar reports :
        https://sonarcloud.io/project/issues?id=shipilev_jdk&languages=c&open=AXck8Cl0BBG2CXpcnjFu&resolved=false&severities=BLOCKER&types=BUG

        Potential leak of memory pointed to by 'newBuf'

        Attachments

          Issue Links

            Activity

              People

                mbaesken Matthias Baesken
                mbaesken Matthias Baesken
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: