Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-401

NPE in CacheStoreInterceptor

    XMLWordPrintable

Details

    • Low

    Description

      in CacheStoreIntercetor.prepareCacheLoader we check if the modification list is empty (line 240) without first verifying that it is not null.
      The fix is simple, simply call transactionContext.hasModifications() instead.

      Attachments

        Activity

          People

            pvdyck Philippe Van Dyck (Inactive)
            pvdyck Philippe Van Dyck (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: