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

MSVC link.exe can resolve exports from import libs

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • Build System

    Description

      Example is msvcrt.dll. Unless explicitly pulled in from CRT through a #pragma, the exports for _vsnprintf, bsearch and strcspn would point to the stub functions pulled in from libntdll.
      To prevent bugs like this in the future, the reason needs to be investigated and a generic solutution should be provided, that doesn't require extra maintenance.

      Attachments

        Activity

          People

            bug zilla Bug Zilla
            ThePhysicist Timo Kreuzer
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: