Uploaded image for project: 'JBoss Core Services'
  1. JBoss Core Services
  2. JBCS-351

Dereferencing NULL pointer

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • httpd 2.4.23 SP1 DR3
    • httpd
    • None

      SessionCryptoDriver driver defaults to the recommended driver compiled into APR-util - which is currently missing.

      f is NULL in apr_crypto.c on the crash:
      APU_DECLARE(apr_status_t) apr_crypto_get_block_key_types(apr_hash_t **types,
      const apr_crypto_t *f)
      {
      return f->provider->get_block_key_types(types, f);
      }

            gzaronik@redhat.com George Zaronikas
            preichl@redhat.com Pavel Reichl
            Pavel Reichl Pavel Reichl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: