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

We should unpin stream and pixel buffer in case of setjmp during writeImage in JPEG.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • client-libs
    • None
    • b140
    • generic
    • generic

      As part of fix for JDK-8162461 we removed RELEASE_ARRAYS() call in imageioJPEG.c for setjmp case.

      But RELEASE_ARRAYS should be there in setjmp as we can reach setjmp from any point during write as it is a non-local jump.

            jdv Jayathirth D V
            jdv Jayathirth D V
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: