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

Null pointer dereference in jdk/src/macosx/native/apple/security/KeystoreImpl.m

XMLWordPrintable

    • b34
    • Not verified

      A call to malloc may return NULL, and this situation needs to be handled.

      ...
           attribCString = malloc(itemAttrs[0].length + 1);
      ...

            igerasim Ivan Gerasimov
            dermashov Dmitriy Ermashov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: