[Bug 2210] New: [IcedTea7] DGifCloseFile call should check the return value, not the error code, for failure

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Thu Feb 5 01:58:30 UTC 2015


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2210

            Bug ID: 2210
           Summary: [IcedTea7] DGifCloseFile call should check the return
                    value, not the error code, for failure
           Product: IcedTea
           Version: 7-hg
          Hardware: all
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: gnu.andrew at redhat.com
                CC: unassigned at icedtea.classpath.org

"Returns GIF_ERROR if something went wrong, GIF_OK otherwise. When GIF_ERROR is
returned, the diagnostic error code is left in ErrorCode."

We should check the return value, not the error code.

http://giflib.sourceforge.net/gif_lib.html#idp54134864

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20150205/54f3e899/attachment.html>


More information about the distro-pkg-dev mailing list