Uploaded image for project: 'AeroGear'
  1. AeroGear
  2. AEROGEAR-5841

Buffer leaks in SockJS transports

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • None
    • None
    • None

    Description

      When using Netty's buffer leak detection at paranoid level there are two buffer leaks that occur when htmlfile and jsonp polling transports are used but they lack a callback in the request. If a callback is missing then an error response is returned back to the client. But this code path then fails to release the FullHttpRequest which will leak to a leak.

      Attachments

        Issue Links

          Activity

            People

              dbeveniu Daniel Bevenius (Inactive)
              dbeveniu Daniel Bevenius (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: