Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Fixes issue #21485 and #21484 #21526

Merged
merged 1 commit into from
Dec 13, 2018
Merged

Fixes issue #21485 and #21484 #21526

merged 1 commit into from
Dec 13, 2018

Commits on Dec 13, 2018

  1. Fixes issue #21485 and #21484

    Issue #21485: fix EnumProcessModules hPseudoCurrentProcess bug.
    
    Added handle reference.
    
    Issue #21484: createdump segfaults with ASP.NET app
    
    The problem is the ClrDataModule Request faulted on a dynamic module
    getting the file layout flag.
    
    Fixed the Request code not get the file layout and in the crash dump
    code skip any dynamic modules.
    mikem8361 committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    f68e6b8 View commit details
    Browse the repository at this point in the history