[aix] Crash in ResolverConfigurationImpl.c - pointer shearing

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: 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.

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

                Created:
                Updated:
                Resolved: