Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-12518

sdk/lib/dnslib/straddr.c, Dns_StringToDnsAddrEx(): "ErrorCode" is never updated

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • None
    • None

    Description

      Dns_StringToDnsAddrEx()

       327     INT ErrorCode = ERROR_SUCCESS;
      ...
       447     return (ErrorCode == ERROR_SUCCESS);

      Fwiw, compare this function to Dns_StringToAddressEx().

      NB: I can't say whether there is not_enough or too_much code wrt this variable.

      Attachments

        Issue Links

          Activity

            People

              bug zilla Bug Zilla
              Serge Gautherie Serge Gautherie
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: