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

PATCH: [CRT] crt:aulldvrm fixed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • NTCore
    • None
    • Operating System: ReactOS
      Platform: x86 Hardware

    Description

      crt:aulldvrm fixed
      aulldvrm gives incorrect results, and cause esporadic crashes.
      This patch is tested and completely safe, should be commited to main trunk.
      Patch follows:

      reactos\lib\sdk\crt\math\i386\aulldvrm_asm.s line 92:
      -#define DVNDHI [esp + 8] // stack address of dividend (a)
      +#define DVNDHI [esp + 12] // stack address of dividend (a)

      Attachments

        Activity

          People

            fireball fireball
            jcatena jcatena
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: