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

Possible NULL pointer access in NativeAudioSpectrum and NativeVideoBuffer

XMLWordPrintable

    • b04

        Possible NULL pointer access in NativeAudioSpectrum and NativeVideoBuffer.

        Java_com_sun_media_jfxmediaimpl_NativeAudioSpectrum_nativeSetBands()
        - NULL pointer check needed for CJavaBandsHolder allocation.

        Java_com_sun_media_jfxmediaimpl_NativeVideoBuffer_nativeGetPlaneStrides()
        - NULL pointer check is needed for return value of NewIntArray().

              almatvee Alexander Matveev
              almatvee Alexander Matveev
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: