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

[aix] Crash in ResolverConfigurationImpl.c - pointer shearing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • core-libs
    • None
    • b89
    • aix

        On AIX, in ResolverConfigurationImpl.c, prototype for strchr() is missing (because string.h is not inluded). This causes the C compiler to assume a return value of int, which causes the returned 64bit pointer to loose its upper 32bits.

              stuefe Thomas Stuefe
              stuefe Thomas Stuefe
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: