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

Match allocation and free in sspi.cpp

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 21
    • None
    • security-libs
    • None

      In sspi.cpp, sometimes a memory is new'ed but free'ed, and sometimes it's malloc'ed but delete-ed. It should be consistent.

            weijun Weijun Wang
            weijun Weijun Wang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: