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

(fs) Check return value of malloc in Java_sun_nio_fs_AixNativeDispatcher_getmntctl()

XMLWordPrintable

    • b20
    • aix
    • Verified

        There's a call to malloc() in Java_sun_nio_fs_AixNativeDispatcher_getmntctl() where we don't check for a potentially NULL return value (i.e. out of memory).

              mbaesken Matthias Baesken
              simonis Volker Simonis
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: